Browse Source

Fix Program Options dialog to default to the Welcome sheet.

git-svn-id: file:///var/svn/tigccpp/trunk@505 9552661e-59e3-4036-b4f2-dbe53926924f
kevinkofler 18 years ago
parent
commit
da114d2dae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tigcc/ide/ProgramOptionsUnit.dfm

+ 1 - 1
tigcc/ide/ProgramOptionsUnit.dfm

@@ -26,7 +26,7 @@ object ProgramOptionsForm: TProgramOptionsForm
     Top = 8
     Width = 281
     Height = 289
-    ActivePage = BSSFormatSheet
+    ActivePage = WelcomeSheet
     Anchors = [akLeft, akTop, akRight, akBottom]
     ParentShowHint = False
     ShowHint = True