Procházet zdrojové kódy

* fixed endif comment

git-svn-id: trunk@30099 -
nickysn před 10 roky
rodič
revize
f556a4ea31
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      ide/fpmopts.inc

+ 1 - 1
ide/fpmopts.inc

@@ -557,7 +557,7 @@ begin
     Insert(IL);
     R2.Move(0,-1);
     Insert(New(PLabel, Init(R2,label_debugger_useanothertty, IL)));
-{$endif Windows}
+{$endif Unix}
   end;
   InsertButtons(D);
   RB^.Select;