aboutsummaryrefslogtreecommitdiff
path: root/dw/fltkplatform.hh
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-10 16:11:57 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-01-10 16:11:57 +0100
commita9e1b0d2f8a98a5299981fd0c297d2a0befac30d (patch)
tree13101feab80f910f02f68b65e8d6e988c453c648 /dw/fltkplatform.hh
parentc4f9b611e72fae43e354af489ece509525309b2a (diff)
parent08ca8a9857b54f2e647a555fd4f531c415adf042 (diff)
merge with main
Diffstat (limited to 'dw/fltkplatform.hh')
-rw-r--r--dw/fltkplatform.hh3
1 files changed, 2 insertions, 1 deletions
diff --git a/dw/fltkplatform.hh b/dw/fltkplatform.hh
index e4600516..776204a6 100644
--- a/dw/fltkplatform.hh
+++ b/dw/fltkplatform.hh
@@ -81,7 +81,8 @@ private:
createListResource (core::ui::ListResource::SelectionMode selectionMode);
core::ui::OptionMenuResource *createOptionMenuResource ();
core::ui::EntryResource *createEntryResource (int maxLength,
- bool password);
+ bool password,
+ const char *label);
core::ui::MultiLineTextResource *createMultiLineTextResource (int cols,
int rows);
core::ui::CheckButtonResource *createCheckButtonResource (bool