diff src/AboutDialogGraphicsView.h @ 745:b30f03c1a40d

Changed the positioning of the about dialog background to work on Linux properly. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1022 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Mon, 27 Sep 2010 18:53:48 +0000
parents aae5a8d04f70
children ac165b6ae67e
line wrap: on
line diff
--- a/src/AboutDialogGraphicsView.h	Mon Sep 27 18:47:37 2010 +0000
+++ b/src/AboutDialogGraphicsView.h	Mon Sep 27 18:53:48 2010 +0000
@@ -49,7 +49,7 @@
     QTimeLine *timeLine;
     QSplashScreen *aboutDialogAsSplashScreen;
     int windowTitleBarWidth;
-    bool firstRunOfAnimation;
+    int windowPosOffset;
     QPixmap originalPixmap;
 
 private slots: