QTfrontend/hwform.h
changeset 3697 d5b30d6373fc
parent 3236 4ab3917d7d44
child 3760 d30f1ba768d7
--- a/QTfrontend/hwform.h	Sat Jul 31 10:52:43 2010 +0200
+++ b/QTfrontend/hwform.h	Sat Jul 31 11:24:53 2010 +0200
@@ -155,11 +155,11 @@
     QStack<quint8> PagesStack;
     QTime eggTimer;
     BGWidget * wBackground;
-        
+
 #ifdef __APPLE__
         InstallController * panel;
 #endif
-        
+
     void OnPageShown(quint8 id, quint8 lastid=0);
 };