Kaydet (Commit) be45ae39 authored tarafından Matúš Kukan's avatar Matúš Kukan

fix build: we now use SwTestTabPage also with disabled dbgutil

üst 6ade792d
...@@ -361,8 +361,6 @@ public: ...@@ -361,8 +361,6 @@ public:
TabPage test settings for SW TabPage test settings for SW
--------------------------------------------------------- */ --------------------------------------------------------- */
#ifdef DBG_UTIL
class SwTestTabPage : public SfxTabPage class SwTestTabPage : public SfxTabPage
{ {
public: public:
...@@ -394,7 +392,6 @@ private: ...@@ -394,7 +392,6 @@ private:
DECL_LINK( AutoClickHdl, CheckBox * ); DECL_LINK( AutoClickHdl, CheckBox * );
}; };
#endif // DBG_UTIL
#endif #endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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