Kaydet (Commit) 95dec4bc authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Fix linking on Windows

üst 58ba3484
...@@ -486,10 +486,6 @@ class InPlugImpl; ...@@ -486,10 +486,6 @@ class InPlugImpl;
class TOOLKIT_DLLPUBLIC InPlug : public Context, public Window class TOOLKIT_DLLPUBLIC InPlug : public Context, public Window
{ {
DECL_GET_IMPL (InPlug); DECL_GET_IMPL (InPlug);
public:
void ParentSet (Window *window);
}; };
} // end namespace layout } // end namespace layout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment