From 26f93a7d9105483b49ae930545ddb2873156fa8e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:41:14 -0600 Subject: Remove additional unneeded tq method conversions --- src/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index d868a2c..660b206 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -299,7 +299,7 @@ public slots: private: /** * Saves the general options like all toolbar positions and status as well as the - * tqgeometry and the recent file list to the configuration file. + * geometry and the recent file list to the configuration file. */ void saveOptions(); /** -- cgit v1.2.1