Commit 723934d9 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4 MainInterface: Smaller Size on Linux.

parent d1925d0c
......@@ -53,8 +53,8 @@
#define PREF_W 410
#define PREF_H 151
#else
#define PREF_W 450
#define PREF_H 160
#define PREF_W 400
#define PREF_H 140
#endif
#define SET_WIDTH(i,j) i->widgetSize.setWidth(j)
......
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