aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeModern.h
diff options
context:
space:
mode:
authorVicent Marti2008-08-02 16:23:58 +0000
committerVicent Marti2008-08-02 16:23:58 +0000
commitc5980b6211bdb11c144c23f71470f4dde5ace3a9 (patch)
treeb1d80c55b9a726cfd4b58b166eb9e35ca69f91d7 /gui/ThemeModern.h
parent7cb23c76a267955790fa58380d65fe55b4a5dcd1 (diff)
downloadscummvm-rg350-c5980b6211bdb11c144c23f71470f4dde5ace3a9.tar.gz
scummvm-rg350-c5980b6211bdb11c144c23f71470f4dde5ace3a9.tar.bz2
scummvm-rg350-c5980b6211bdb11c144c23f71470f4dde5ace3a9.zip
Screen/dialog dimming.
svn-id: r33532
Diffstat (limited to 'gui/ThemeModern.h')
-rw-r--r--gui/ThemeModern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeModern.h b/gui/ThemeModern.h
index a3cb71510c..29843a73e0 100644
--- a/gui/ThemeModern.h
+++ b/gui/ThemeModern.h
@@ -46,7 +46,7 @@ public:
void enable();
void disable();
- void openDialog(bool topDialog);
+ void openDialog(bool topDialog, ShadingStyle = kShadingNone);
void closeAllDialogs();
void clearAll();