From bd1f039636efbb681d138bbee07600633625bdb9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:36:15 -0600 Subject: Remove additional unneeded tq method conversions --- src/kchmviewwindowmgr.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kchmviewwindowmgr.h') 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 ); -- cgit v1.2.1