summaryrefslogtreecommitdiff
path: root/libqtaux/ocolorbutton.h
Unidiff
Diffstat (limited to 'libqtaux/ocolorbutton.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libqtaux/ocolorbutton.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libqtaux/ocolorbutton.h b/libqtaux/ocolorbutton.h
index ca68f1f..10b77d5 100644
--- a/libqtaux/ocolorbutton.h
+++ b/libqtaux/ocolorbutton.h
@@ -56,2 +56,5 @@ public:
56 QColor color ( ) const; 56 QColor color ( ) const;
57
58protected:
59 void resizeEvent( QResizeEvent* );
57 60