From 716a5de8870d7c02bb4d0aed72f30291b17b763a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:01 -0600 Subject: Remove additional unneeded tq method conversions --- knotes/knoteslegacy.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knotes/knoteslegacy.cpp') diff --git a/knotes/knoteslegacy.cpp b/knotes/knoteslegacy.cpp index 129517b3..006e35cd 100644 --- a/knotes/knoteslegacy.cpp +++ b/knotes/knoteslegacy.cpp @@ -156,7 +156,7 @@ bool KNotesLegacy::convertKNotes1Config( Journal *journal, TQDir& noteDir, config.readConfig(); config.setVersion( KNOTES_VERSION ); - // get the tqgeometry + // get the geometry config.setWidth( props[3].toUInt() ); config.setHeight( props[4].toUInt() ); -- cgit v1.2.3