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 17:36:19 +0900
commit0e015b4cfac4a494f6bda8de8e653c1b35bdf160 (patch)
tree50972e3a8a6492dd39fde529eb5dac5301436cdf /knetworkconf/knetworkconf/knetworkconf.h
parentb6c2f5167df2f15be3d44445e4dc4af43fb8ebc7 (diff)
downloadtdeadmin-0e015b4cfac4a494f6bda8de8e653c1b35bdf160.tar.gz
tdeadmin-0e015b4cfac4a494f6bda8de8e653c1b35bdf160.zip
Drop TQT_NO_COMPAT code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9d83393cc1a0de6c66a9ecd37716d4160843e5cd)
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();