aboutsummaryrefslogtreecommitdiff
path: root/gui/ThemeClassic.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/ThemeClassic.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/ThemeClassic.h')
-rw-r--r--gui/ThemeClassic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/ThemeClassic.h b/gui/ThemeClassic.h
index 12dc8d8068..28c522b906 100644
--- a/gui/ThemeClassic.h
+++ b/gui/ThemeClassic.h
@@ -45,7 +45,7 @@ public:
void enable();
void disable();
- void openDialog(bool topDialog);
+ void openDialog(bool topDialog, ShadingStyle = kShadingNone);
void closeAllDialogs();
void clearAll();