]> git.mxchange.org Git - flightgear.git/blobdiff - src/Main/WindowSystemAdapter.hxx
Make sure 'make dist' keeps working.
[flightgear.git] / src / Main / WindowSystemAdapter.hxx
index 5fe8052781f853151a5e435e68cb2f2c99e5d706..8683632b36de1cbc3dc131f7f0c86e70fc1df599 100644 (file)
@@ -119,7 +119,7 @@ public:
     /** Initialize the plib pui interface library. This might happen
      *in another thread and may be deferred.
      */
-    virtual bool puInitialize();
+    virtual void puInitialize();
     /** Returns true if pui initialization has finished.
      */
     template<typename T>