diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-03-22 22:49:28 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-03-22 22:49:28 +0900 |
commit | ef338f1187c7f4520be38c5c6b394f863cccb5d4 (patch) | |
tree | baba1aa76b39b2bcbb591208f2b65e73096fd305 /tdeprint/management/kmmainview.h | |
parent | ee90275a69840647dccfcde9cec96121d38db13d (diff) | |
download | tdelibs-ef338f1187c7f4520be38c5c6b394f863cccb5d4.tar.gz tdelibs-ef338f1187c7f4520be38c5c6b394f863cccb5d4.zip |
Removes references to printing.kde.org in tdeprint.
Then remove "Documentation" button from tdeprint config module, since the
help handbook is available through the help button already.
This relates to bug 1846.
Diffstat (limited to 'tdeprint/management/kmmainview.h')
-rw-r--r-- | tdeprint/management/kmmainview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tdeprint/management/kmmainview.h b/tdeprint/management/kmmainview.h index 132bba062..b35e7ef0f 100644 --- a/tdeprint/management/kmmainview.h +++ b/tdeprint/management/kmmainview.h @@ -84,7 +84,6 @@ public slots: void slotRefresh(); void slotToolSelected(int); void slotToggleFilter(bool); - void slotHelp(); protected slots: void slotPrinterSelected(const TQString&); |