summaryrefslogtreecommitdiffstats
path: root/src/kchmbookmartwindow.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-15 15:30:12 -0600
committerTimothy Pearson <[email protected]>2011-12-15 15:30:12 -0600
commit60da1801389e3c729d440a353003acca39a7c3b6 (patch)
tree18240da7b279e174dadb615b3a32ea05cc0f74cc /src/kchmbookmartwindow.h
parentf35af5996cb6b2875a9fb4f4789b44f21eec5d18 (diff)
downloadkchmviewer-60da1801389e3c729d440a353003acca39a7c3b6.tar.gz
kchmviewer-60da1801389e3c729d440a353003acca39a7c3b6.zip
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/kchmbookmartwindow.h')
-rw-r--r--src/kchmbookmartwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmbookmartwindow.h b/src/kchmbookmartwindow.h
index 98b2f67..546e9c9 100644
--- a/src/kchmbookmartwindow.h
+++ b/src/kchmbookmartwindow.h
@@ -41,7 +41,7 @@ class KCHMBookmarkWindow : public TQWidget
void restoreSettings (const KCHMSettings::bookmark_saved_settings_t& settings);
void saveSettings (KCHMSettings::bookmark_saved_settings_t& settings);
- void tqinvalidate();
+ void invalidate();
public slots:
void onAddBookmarkPressed ();