web-edit: test
authorsheepluva
Thu, 10 Sep 2015 04:43:08 +0000
changeset 634 174622a27c8f
parent 633 87ad9962ee1f
child 635 b3c86fd0dbe0
web-edit: test
RandomNotes.wiki
--- a/RandomNotes.wiki	Thu Sep 10 04:39:28 2015 +0000
+++ b/RandomNotes.wiki	Thu Sep 10 04:43:08 2015 +0000
@@ -26,4 +26,8 @@
 = How to add a settings option =
  * `QStringList HWGame::setArguments()` in `game.cpp` is the function that prepares the argument list
  * `void GameUIConfig::SaveOptions()` in `gameuiconfig.cpp` loads (or initializes) values and set the widgets to those values
- * `PageOptions::PageOptions(QWidget* parent) :  AbstractPage(parent)` is where you would add your widget
\ No newline at end of file
+ * `PageOptions::PageOptions(QWidget* parent) :  AbstractPage(parent)` is where you would add your widget
+
+
+
+