diff -r a6e7a95f3b2e -r 9e8924ff9813 QTfrontend/util/MessageDialog.h --- a/QTfrontend/util/MessageDialog.h Mon Jan 14 13:28:03 2013 +0100 +++ b/QTfrontend/util/MessageDialog.h Mon Jan 14 21:17:42 2013 +0400 @@ -32,4 +32,4 @@ static int ShowMessage(const QString & msg, const QString & title = QString(), QMessageBox::Icon icon = QMessageBox::NoIcon, QWidget * parent = 0); }; -#endif \ No newline at end of file +#endif