summaryrefslogtreecommitdiff
path: root/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup.h')
-rw-r--r--setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.h b/setup.h
index 761e14b..a5ee414 100644
--- a/setup.h
+++ b/setup.h
@@ -34,6 +34,7 @@ public:
}
static int GetDisplaySize(int &width, int &height, double &aspect);
+ static bool IsDisplayProgressive(void);
static cRpiSetup* GetInstance(void);
static void DropInstance(void);