summaryrefslogtreecommitdiff
path: root/vcl/opengl/win/blocklist_parser.hxx
diff options
context:
space:
mode:
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();