summaryrefslogtreecommitdiffstats
path: root/ksayit/src/ksayit.h
diff options
context:
space:
mode:
Diffstat (limited to 'ksayit/src/ksayit.h')
-rw-r--r--ksayit/src/ksayit.h4
1 files changed, 2 insertions, 2 deletions
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 <tqstringlist.h>
-#include <tqclipboard.h>
+#include <clipboard.h>
// include files for KDE
#include <kapplication.h>
@@ -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();