Skip to content

Commit

Permalink
added missing #include <QButtonGroup> required by qt >= 5.11
Browse files Browse the repository at this point in the history
  • Loading branch information
lasconic committed Jun 5, 2018
1 parent 4ef02ca commit d10e704
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions all.h
Expand Up @@ -131,6 +131,7 @@
#include <QProgressBar>
#include <QProgressDialog>
#include <QRadioButton>
#include <QButtonGroup>
#include <QSplashScreen>
#include <QFontComboBox>
#include <QApplication>
Expand Down

0 comments on commit d10e704

Please sign in to comment.