New Blinds Raise Interval Selector Component for ListViews

Outsourced Styles for RadioButton and TextField
This commit is contained in:
Felix Hammer
2015-08-17 14:52:46 +02:00
parent 27946480cd
commit bb441b565c
20 changed files with 479 additions and 382 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#include "createlocalgameimpl.h"
#include "createlocalgameviewimpl.h"
CreateLocalGameImpl::CreateLocalGameImpl(QObject *parent) : QObject(parent)
CreateLocalGameViewImpl::CreateLocalGameViewImpl(QObject *parent) : QObject(parent)
{
}