浏览代码

* fixed endif comment

git-svn-id: trunk@30099 -
nickysn 10 年之前
父节点
当前提交
f556a4ea31
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;