+ issue #0000953: No scroll bar on preferences dialog window

This commit is contained in:
wmayer
2014-03-09 13:03:49 +01:00
parent 1cd62d5744
commit 06b0928ad0
3 changed files with 68 additions and 27 deletions

View File

@@ -23,6 +23,8 @@
#include "PreCompiled.h"
#ifndef _PreComp_
# include <QEvent>
# include <QGridLayout>
# include <QPushButton>
#endif