From f177a7fe35cfcaee1ec40448e47400480e006416 Mon Sep 17 00:00:00 2001 From: Michael Liebmann Date: Thu, 3 Nov 2011 05:41:44 +0000 Subject: [PATCH] Declaration of parameter 'show' added (r1810) git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1811 e54a6e83-5905-42d5-8d5c-058d10e6a962 Origin commit data ------------------ Branch: ni/coolstream Commit: https://github.com/neutrino-images/ni-neutrino/commit/e1c109a4acef0e0b81b8de116e6be0d528e774f0 Author: Michael Liebmann Date: 2011-11-03 (Thu, 03 Nov 2011) Origin message was: ------------------ - Declaration of parameter 'show' added (r1810) git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1811 e54a6e83-5905-42d5-8d5c-058d10e6a962 ------------------ This commit was generated by Migit --- src/gui/widget/buttons.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/gui/widget/buttons.cpp b/src/gui/widget/buttons.cpp index 2a9c45965..7aac19fed 100644 --- a/src/gui/widget/buttons.cpp +++ b/src/gui/widget/buttons.cpp @@ -47,6 +47,7 @@ * fcolor optional, default value is COL_INFOBAR_SHADOW, use it to render font with other color * alt_buttontext optional, default NULL, overwrites button caption at definied buttonlabel id (see parameter alt_buttontext_id) with this text * alt_buttontext_id optional, default 0, means id from buttonlable struct which text you will change + * show optional, default value is true (show button), if false, then no show and return the height of the button. */ // y-------+ +-----------+