From 35ef45e0e2bd97bea881ba3c53e0ab35ce84d82e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:52:23 -0600 Subject: Remove additional unneeded tq method conversions (cherry picked from commit 92994ee2036ac7c4c68747f67dbc0ecbaf4c250c) --- kmouth/kmouth.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmouth/kmouth.h') diff --git a/kmouth/kmouth.h b/kmouth/kmouth.h index fe610a6..b8d791d 100644 --- a/kmouth/kmouth.h +++ b/kmouth/kmouth.h @@ -79,7 +79,7 @@ class KMouthApp : public KMainWindow void enableMenuEntries(bool existSelectedEntries, bool existDeselectedEntries); protected: - /** save general Options like all bar positions and status as well as the tqgeometry and the recent file list to the configuration + /** save general Options like all bar positions and status as well as the geometry and the recent file list to the configuration * file */ void saveOptions(); -- cgit v1.2.3