X-Git-Url: https://ruin.nu/git/?a=blobdiff_plain;f=bs%2Fui%2Fbsappbase.ui;h=ed97f11419cc03ac1adc535d6e9c8ced7c193dc2;hb=3ae63f013b2ac281d17acec43bc054a132861d35;hp=363fc7e16b44f1f3d1003c04367dc77052f97a48;hpb=ea21b4f48454fef675d3d1990269e9d7f4c16e99;p=hbs.git diff --git a/bs/ui/bsappbase.ui b/bs/ui/bsappbase.ui index 363fc7e..ed97f11 100644 --- a/bs/ui/bsappbase.ui +++ b/bs/ui/bsappbase.ui @@ -25,7 +25,7 @@ 0 0 726 - 29 + 26 @@ -50,6 +50,7 @@ + @@ -329,6 +330,17 @@ 4194382 + + + battleSimulateAction + + + Run Simulate Battle + + + 4194386 + + @@ -453,20 +465,30 @@ BSAppBase battleNew() + + battleSimulateAction + activated() + BSAppBase + battleSimulate() + + qapplication.h ../bsdoc.h ../bsview.h qinputdialog.h + ../bsconf.h bsappbase.ui.h - class BSDoc + class BSConf class BSView + class BSDoc - BSDoc* doc + BSConf* conf BSView* view + BSDoc* doc fileNew() @@ -485,6 +507,7 @@ helpContents() helpAbout() battleNew() + battleSimulate()