[qet] [2773] Fix strange bug.... |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/qet Archives
]
Revision: 2773
Author: scorpio810
Date: 2014-01-23 22:43:14 +0100 (Thu, 23 Jan 2014)
Log Message:
-----------
Fix strange bug....
Modified Paths:
--------------
trunk/sources/projectview.cpp
Modified: trunk/sources/projectview.cpp
===================================================================
--- trunk/sources/projectview.cpp 2014-01-23 19:59:04 UTC (rev 2772)
+++ trunk/sources/projectview.cpp 2014-01-23 21:43:14 UTC (rev 2773)
@@ -239,7 +239,7 @@
}
QString title = project()->title();
- if (title.isEmpty()) title = "QElectroTech";
+ if (title.isEmpty()) title = "QElectroTech ";
int close_dialog = QMessageBox::question(this, title,
tr("Le projet \340 \351t\351 modifi\351.\n"