This commit is contained in:
Kovid Goyal 2014-02-11 13:46:02 +05:30
parent ea6b9f712b
commit 4d9eb2710f

View File

@ -103,4 +103,4 @@ int load_style(QString &path, QString &name);
bool do_notify(QObject *receiver, QEvent *event);
void set_no_activate_on_click(QWidget *widget);
void set_touch_menu_style(QWidget *widget, int margin=20);
void set_touch_menu_style(QWidget *widget, int margin=14);