From 23aecb275d6085b7a15a38da0180edf156c8ea9d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 15 Dec 2011 15:44:52 -0600 Subject: Rename a number of old tq methods that are no longer tq specific --- ksayit/src/ksayit.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ksayit/src/ksayit.h') diff --git a/ksayit/src/ksayit.h b/ksayit/src/ksayit.h index 97d2c95..56949ec 100644 --- a/ksayit/src/ksayit.h +++ b/ksayit/src/ksayit.h @@ -26,7 +26,7 @@ using namespace std; // include files for TQt #include -#include +#include // include files for KDE #include @@ -115,7 +115,7 @@ private slots: */ void slotTreeViewChanged(const TQString &str); - /** save general Options like all bar positions and status as well as the tqgeometry to + /** save general Options like all bar positions and status as well as the geometry to * the configuration file. */ void slotSaveOptions(); -- cgit v1.2.1