mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Commented out sample editor settings page
This commit is contained in:
parent
13242c2bd5
commit
3ce35e691c
@ -75,7 +75,7 @@ void CSVSettings::UserSettingsDialog::buildPages()
|
||||
setCentralWidget (centralWidget);
|
||||
setDockOptions (QMainWindow::AllowNestedDocks);
|
||||
//uncomment to test with sample editor page.
|
||||
createSamplePage();
|
||||
//createSamplePage();
|
||||
createPage<BlankPage>("Page1");
|
||||
createPage<BlankPage>("Page2");
|
||||
createPage<BlankPage>("Page3");
|
||||
|
Loading…
x
Reference in New Issue
Block a user