QTfrontend/util/MessageDialog.cpp
changeset 8386 2aaa2995a32e
parent 8383 b557c73a7593
child 8434 4821897a0f10
--- a/QTfrontend/util/MessageDialog.cpp	Mon Jan 14 21:17:42 2013 +0400
+++ b/QTfrontend/util/MessageDialog.cpp	Mon Jan 14 21:37:04 2013 +0400
@@ -36,4 +36,4 @@
     msgMsg.setText(msg);
     msgMsg.setWindowModality(Qt::WindowModal);
     return msgMsg.exec();
-}
\ No newline at end of file
+}