This is never defined.

Change-Id: If1bbead68fb074cfd01ac045982e20c9c74fe9c2
This commit is contained in:
Jan Holesovsky
2014-04-15 14:32:44 +02:00
parent 6a5de60d20
commit c553a2fd3d

View File

@@ -65,12 +65,6 @@ public:
FrameView* pFrameView);
virtual ~ToolPanelViewShell (void);
/** Register the SFX interfaces so that (some of) the controls can be
pushed as SFX shells on the shell stack and process slot calls and
so on.
*/
static void RegisterControls (void);
virtual void GetFocus (void);
virtual void LoseFocus (void);
virtual void KeyInput (const KeyEvent& rEvent);