Browse Source

Misc

gh-pages
falkTX 11 years ago
parent
commit
5ee20f23ad
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dgl/StandaloneWindow.hpp

+ 1
- 1
dgl/StandaloneWindow.hpp View File

@@ -67,7 +67,7 @@ public:
fWindow.setTitle(title);
}

private:
protected:
App fApp;
Window fWindow;
};


Loading…
Cancel
Save