X-Git-Url: https://git.sven.stormbind.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;fp=src%2Fmainwindow.h;h=22cb89c908b7f51ae0c4d54323f19033fbc13914;hb=ab564585e1096b76cb929d7acc32cba6367669e4;hp=08dfd22d3880c28173e1af79bcadbf30cb0b445f;hpb=d483bd8e6523c23c6f1d8908a2e0611c2bc9ff4f;p=sven%2Fvym.git diff --git a/src/mainwindow.h b/src/mainwindow.h index 08dfd22..22cb89c 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -430,7 +430,7 @@ class Main : public QMainWindow { enum { MaxRecentFiles = 20 }; QAction *recentFileActions[MaxRecentFiles]; - QAction *macroActions[24]; + QAction *macroActions[48]; QStringList macro; QList quickColors;