summaryrefslogtreecommitdiff
path: root/vcl/opengl/win/blocklist_parser.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-06-05 04:40:21 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2015-06-05 04:41:16 +0200
commit756d7898166ebf40720d2f483ee17669e5841d63 (patch)
treec30939666540df5c9981c96ea643b41a6c881bc7 /vcl/opengl/win/blocklist_parser.hxx
parentd82eaaec2e1cd4c2def22301b134ece27e93b283 (diff)
finally enable the blacklist parserprivate/moggi/opengl-preparation
Change-Id: I8346872a3e5bc7443524e5039f66eea0d3d381cd
Diffstat (limited to 'vcl/opengl/win/blocklist_parser.hxx')
-rw-r--r--vcl/opengl/win/blocklist_parser.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/opengl/win/blocklist_parser.hxx b/vcl/opengl/win/blocklist_parser.hxx
index c34af0ad3403..6f0142b84d8f 100644
--- a/vcl/opengl/win/blocklist_parser.hxx
+++ b/vcl/opengl/win/blocklist_parser.hxx
@@ -19,6 +19,7 @@ class InvalidFileException
class WinBlocklistParser
{
+public:
WinBlocklistParser(const OUString& rURL, std::vector<wgl::DriverInfo>& rDriverList);
void parse();