summary refs log tree commit diff
path: root/src/WelcomePage.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/WelcomePage.cc')
-rw-r--r--src/WelcomePage.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/WelcomePage.cc b/src/WelcomePage.cc

index e1c74d3e..30d8f692 100644 --- a/src/WelcomePage.cc +++ b/src/WelcomePage.cc
@@ -15,9 +15,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include <QStyleOption> #include <QLabel> #include <QLayout> +#include <QStyleOption> #include "Config.h" #include "RaisedButton.h"