commit for hemirt

This commit is contained in:
fourtf
2017-01-01 18:43:52 +01:00
parent a290f88685
commit a75cfa61f7
13 changed files with 210 additions and 11 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "settingsdialog.h"
SettingsDialog::SettingsDialog()
: tabs(this)
{
}