mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 14:50:53 +01:00
Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4873 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -792,6 +792,7 @@ bool QETProject::close() {
|
|||||||
*/
|
*/
|
||||||
QETResult QETProject::write()
|
QETResult QETProject::write()
|
||||||
{
|
{
|
||||||
|
QSettings settings;
|
||||||
// this operation requires a filepath
|
// this operation requires a filepath
|
||||||
if (file_path_.isEmpty())
|
if (file_path_.isEmpty())
|
||||||
return(QString("unable to save project to file: no filepath was specified"));
|
return(QString("unable to save project to file: no filepath was specified"));
|
||||||
|
|||||||
Reference in New Issue
Block a user