summaryrefslogtreecommitdiff
path: root/src/core.h
diff options
context:
space:
mode:
authorMateusz Łukasik <mati75@linuxmint.pl>2016-11-21 11:29:50 +0100
committerMateusz Łukasik <mati75@linuxmint.pl>2016-11-21 11:29:50 +0100
commit634cd2063f449c5d38046de88a395af77e2c9ea5 (patch)
tree55abc0118d6d82d019969471ac01076924abaa8e /src/core.h
parent392e79606ccba0695027b63ed872c4b0a491cd8b (diff)
New upstream version 16.11.0~ds0
Diffstat (limited to 'src/core.h')
-rw-r--r--src/core.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core.h b/src/core.h
index 048162f..caf9161 100644
--- a/src/core.h
+++ b/src/core.h
@@ -177,7 +177,9 @@ public slots:
void changeDenoise(int);
void changeUnsharp(int);
void changeLetterbox(bool);
+#ifdef ADD_BLACKBORDERS_FS
void changeLetterboxOnFullscreen(bool);
+#endif
void changeUpscale(bool);
void changeStereo3d(const QString & in, const QString & out);