mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
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:
parent
c9c47c6464
commit
4b7fe14620
@ -81,4 +81,7 @@ private:
|
||||
} // namespace frontend
|
||||
} // namespace lyx
|
||||
|
||||
Toolbars::ToolbarPtr make_toolbar(ToolbarBackend::Toolbar const & tbb,
|
||||
LyXView & owner);
|
||||
|
||||
#endif // NOT GTOOLBAR_H
|
||||
|
@ -83,4 +83,7 @@ private:
|
||||
} // namespace frontend
|
||||
} // namespace lyx
|
||||
|
||||
Toolbars::ToolbarPtr make_toolbar(ToolbarBackend::Toolbar const & tbb,
|
||||
LyXView & owner);
|
||||
|
||||
#endif // NOT QLTOOLBAR_H
|
||||
|
Loading…
Reference in New Issue
Block a user