[Kstars-devel] kdeedu/kstars/kstars

Pablo de Vicente p.devicente at wanadoo.es
Sun Oct 3 22:23:05 CEST 2004


CVS commit by pvicente: 

Fixed the small bug I mentioned in my previous commit. Now the "hh mm ss" string in the
dmsBox'es appears in grey the first time it appears in a larger widget. The hack is not 
a very clean code, but it works.

CCMAIL: kstars-devel at kde.org


  M +3 -0      dmsbox.cpp   1.29


--- kdeedu/kstars/kstars/dmsbox.cpp  #1.28:1.29
@@ -99,4 +99,7 @@ void dmsBox::setDegType( bool t ) {
         }
 
+        clear();
+        unsetPalette();
+        EmptyFlag = false;
         setEmptyText();
 }




More information about the Kstars-devel mailing list