summaryrefslogtreecommitdiffstats
path: root/knetworkconf/knetworkconf/knetworkconf.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-06-09 14:56:23 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-06-09 14:56:23 +0900
commit9d83393cc1a0de6c66a9ecd37716d4160843e5cd (patch)
treed64296ac4ae454bfb80330fe06674b6bce3c0b5f /knetworkconf/knetworkconf/knetworkconf.h
parentb60f756596f2f8c166363eeb1a25a0866b91c5ee (diff)
downloadtdeadmin-9d83393cc1a0de6c66a9ecd37716d4160843e5cd.tar.gz
tdeadmin-9d83393cc1a0de6c66a9ecd37716d4160843e5cd.zip
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'knetworkconf/knetworkconf/knetworkconf.h')
-rw-r--r--knetworkconf/knetworkconf/knetworkconf.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/knetworkconf/knetworkconf/knetworkconf.h b/knetworkconf/knetworkconf/knetworkconf.h
index 990bef1..66408aa 100644
--- a/knetworkconf/knetworkconf/knetworkconf.h
+++ b/knetworkconf/knetworkconf/knetworkconf.h
@@ -175,8 +175,6 @@ class KNetworkConf : public KNetworkConfDlg, public DCOPObject
TQString broadcast);
/** Returns a list of strings of all the configured devices. */
TQStringList getDeviceList();
- /** Sets the TQPushButton::autoResize() in true for all buttons. */
- void makeButtonsResizeable();
/** Adds a new host to the TDEListView that has the known hosts. */
void addKnownHostSlot();