Kaydet (Commit) b3986614 authored tarafından Takeshi Abe's avatar Takeshi Abe Kaydeden (comit) David Tardon

starmath: Drop unnecessary forward declaration

Change-Id: I0f8893f6aa34a9738aad1e1a96f779bc77672f68
Reviewed-on: https://gerrit.libreoffice.org/23848Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarDavid Tardon <dtardon@redhat.com>
üst 15421d71
......@@ -344,8 +344,6 @@ public:
};
class SmSymDefineDialog;
class SmSymbolDialog : public ModalDialog
{
VclPtr<ListBox> m_pSymbolSets;
......
......@@ -42,7 +42,6 @@
#include "smdllapi.hxx"
class SmNode;
class SfxMenuBarManager;
class SfxPrinter;
class Printer;
class SmCursor;
......
......@@ -34,7 +34,6 @@
#include <memory>
class SfxObjectFactory;
class SmModule;
class SmSymbolManager;
class SmMathConfig;
......
......@@ -36,7 +36,6 @@
#include "edit.hxx"
#include "node.hxx"
class Menu;
class DataChangedEvent;
class SmDocShell;
class SmViewShell;
......
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