[qet] qet/qet: [4873] Minor

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 4873
Author:   scorpio810
Date:     2017-01-25 19:46:11 +0100 (Wed, 25 Jan 2017)
Log Message:
-----------
Minor

Modified Paths:
--------------
    trunk/sources/qetproject.cpp

Modified: trunk/sources/qetproject.cpp
===================================================================
--- trunk/sources/qetproject.cpp	2017-01-25 16:53:09 UTC (rev 4872)
+++ trunk/sources/qetproject.cpp	2017-01-25 18:46:11 UTC (rev 4873)
@@ -792,6 +792,7 @@
  */
 QETResult QETProject::write()
 {
+	QSettings settings;
 		// this operation requires a filepath
 	if (file_path_.isEmpty())
 		return(QString("unable to save project to file: no filepath was specified"));


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/