[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    koffice/kexi/formeditor (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2009-01-03 1:20:38
Message-ID: 1230945638.743450.10740.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 904767 by staniek:

SVN_SILENT reindent boolean : 1


 M  +2 -2      formmanager.h  
 M  +3 -3      widgetpropertyset.cpp  


--- trunk/koffice/kexi/formeditor/formmanager.h #904766:904767
@@ -458,7 +458,7 @@
 
     /*! True if emitSelectionSignals() updates property set so showPropertySet() will
      not be needed in windowChanged(). False by default. Set to true in KexiFormManager. */
-bool m_emitSelectionSignalsUpdatesPropertySet : 1;
+    bool m_emitSelectionSignalsUpdatesPropertySet : 1;
 
 private:
     static FormManager* _self;
@@ -513,7 +513,7 @@
 
     void *m_objectBlockingPropertyEditorUpdating;
     QStyle *m_style;
-bool m_isRedoing : 1;
+    bool m_isRedoing : 1;
 
     friend class PropertyCommand;
     friend class GeometryPropertyCommand;
--- trunk/koffice/kexi/formeditor/widgetpropertyset.cpp #904766:904767
@@ -73,9 +73,9 @@
     // used to update command's value when undoing
     PropertyCommand  *lastCommand;
     GeometryPropertyCommand  *lastGeoCommand;
-bool isUndoing : 1;
-bool slotPropertyChangedEnabled : 1;
-bool slotPropertyChanged_addCommandEnabled : 1;
+    bool isUndoing : 1;
+    bool slotPropertyChangedEnabled : 1;
+    bool slotPropertyChanged_addCommandEnabled : 1;
 
     // helper to change color palette when switching 'enabled' property
     QColorGroup* origActiveColors;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic