Fix Symbian bugs.
[dorian] / widgets / splash.cpp
index 3c96c20..967a84f 100755 (executable)
@@ -4,6 +4,7 @@
 \r
 Splash::Splash(QWidget *parent): QMainWindow(parent)\r
 {\r
+\r
     QLabel *label = new QLabel(this);\r
     QRect geo = QApplication::desktop()->geometry();\r
     label->setGeometry(geo);\r