src/hbinput/inputwidgets/hbinputbutton.h
changeset 6 c3690ec91ef8
parent 2 06ff229162e9
child 21 4633027730f5
child 34 ed14f46c0e55
--- a/src/hbinput/inputwidgets/hbinputbutton.h	Fri Jun 11 13:58:22 2010 +0300
+++ b/src/hbinput/inputwidgets/hbinputbutton.h	Wed Jun 23 18:33:25 2010 +0300
@@ -87,7 +87,7 @@
         ButtonTypeNormal,
         ButtonTypeFunction,
         ButtonTypeLabel,
-        ButtonTypeCount 
+        ButtonTypeCount
     };
 
     enum HbInputButtonState {
@@ -152,7 +152,7 @@
     QRectF boundingRect() const;
 
 protected:
-    HbInputButtonPrivate * const d_ptr;
+    HbInputButtonPrivate *const d_ptr;
 
 private:
     Q_DECLARE_PRIVATE_D(d_ptr, HbInputButton)