Commit 2d2c0ffa authored by Francois Cartegnie's avatar Francois Cartegnie

Qt: qmenuview: fix macro usage

parent 0bb2110c
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
class QMenuView : public QMenu class QMenuView : public QMenu
{ {
Q_OBJECT; Q_OBJECT
public: public:
QMenuView( QWidget * parent = 0, int iMaxVisibleCount = 0 ); QMenuView( QWidget * parent = 0, int iMaxVisibleCount = 0 );
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment