summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/cstartwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/cstartwindow.hxx')
-rw-r--r--NxWidgets/nxwm/include/cstartwindow.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/cstartwindow.hxx b/NxWidgets/nxwm/include/cstartwindow.hxx
index 226fbdf03..5e4fa7564 100644
--- a/NxWidgets/nxwm/include/cstartwindow.hxx
+++ b/NxWidgets/nxwm/include/cstartwindow.hxx
@@ -61,7 +61,8 @@ namespace NxWM
{
class CTaskbar;
- class CStartWindow : public IApplication, private IApplicationCallback,
+ class CStartWindow : public IApplication,
+ private IApplicationCallback,
private NXWidgets::CWidgetEventHandler
{
protected: