Revision 14964: forgot this...

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14965 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2006-09-10 11:09:25 +00:00
parent c9c47c6464
commit 4b7fe14620
2 changed files with 6 additions and 0 deletions

View File

@ -81,4 +81,7 @@ private:
} // namespace frontend
} // namespace lyx
Toolbars::ToolbarPtr make_toolbar(ToolbarBackend::Toolbar const & tbb,
LyXView & owner);
#endif // NOT GTOOLBAR_H

View File

@ -83,4 +83,7 @@ private:
} // namespace frontend
} // namespace lyx
Toolbars::ToolbarPtr make_toolbar(ToolbarBackend::Toolbar const & tbb,
LyXView & owner);
#endif // NOT QLTOOLBAR_H