diff options
Diffstat (limited to 'src/kchmviewwindowmgr.h')
-rw-r--r-- | src/kchmviewwindowmgr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kchmviewwindowmgr.h b/src/kchmviewwindowmgr.h index 69a84a4..a4bdbfe 100644 --- a/src/kchmviewwindowmgr.h +++ b/src/kchmviewwindowmgr.h @@ -46,7 +46,7 @@ class KCHMViewWindowMgr : public TQTabWidget // Sets the tab name and updates Windows menu void setTabName( KCHMViewWindow* window ); - void tqinvalidate(); + void invalidate(); // Creates a Window menu void createMenu( KCHMMainWindow * parent ); |