]> git.draconx.ca Git - rrace.git/blobdiff - src/motifgui.dat
motif: Optimize widget string table a bit.
[rrace.git] / src / motifgui.dat
index b22900759e99b2db74976542aece1f02a9b602d2..8ab82c4f00c9b9fd302c1a2d15c25d0f9194c95d 100644 (file)
@@ -1,12 +1,14 @@
+@nostrtab
+
 MAINWIN
  main, main_OFFSET, widgetMainWindow
   menuBar, 0, widgetMenuBar
   game, game_OFFSET, widgetForm
+   timeDisplay, 0, widgetDrawingArea
    gameArea, gameArea_OFFSET, widgetFrame
     gameCanvas, 0, widgetDrawingArea
    goalArea, goalArea_OFFSET, widgetFrame
     goalCanvas, 0, widgetDrawingArea
-   timeDisplay, 0, widgetDrawingArea
 
 ABOUTDIALOG
  aboutDialog, aboutDialog_OFFSET, widgetUnmanaged|widgetMessageDialog
@@ -24,3 +26,8 @@ MAINMENU
   gameExit, 0, widgetPushButton, gameExitLabel
  helpMenu, helpMenu_OFFSET, widgetCascadeButton, helpMenuLabel
   helpAbout, 0, widgetPushButton, helpAboutLabel
+
+#&&glob_licenseBlurb *licenseBlurb
+#&&glob_aboutDialog *aboutDialog
+#&&glob_menuBar *menuBar
+#&&glob_game *game