From e3a6893a6bf4ec2025e28db9493c0fd623d27222 Mon Sep 17 00:00:00 2001 From: mattias Date: Sun, 23 Jun 2013 17:35:14 +0000 Subject: [PATCH] IDE: comments git-svn-id: trunk@41844 - --- ide/frames/compiler_modematrix.pas | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ide/frames/compiler_modematrix.pas b/ide/frames/compiler_modematrix.pas index 0bef96a857..37a6cbb9a9 100644 --- a/ide/frames/compiler_modematrix.pas +++ b/ide/frames/compiler_modematrix.pas @@ -24,7 +24,9 @@ Options frame for build mode matrix options. ToDo: - - add checkbox Show build modes + - add checkbox "Show build modes" when there is only one build mode + - editor for targets + - show pick list icon for type column - undo: combine changes while editing a cell } unit Compiler_ModeMatrix;