summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/iapplication.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/nxwm/include/iapplication.hxx')
-rw-r--r--NxWidgets/nxwm/include/iapplication.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/iapplication.hxx b/NxWidgets/nxwm/include/iapplication.hxx
index be9a96fe5..e92e1908e 100644
--- a/NxWidgets/nxwm/include/iapplication.hxx
+++ b/NxWidgets/nxwm/include/iapplication.hxx
@@ -78,7 +78,7 @@ namespace NxWM
* the contained CApplicationWindow instance.
*/
- virtual CApplicationWindow *getWindow(void) const = 0;
+ virtual IApplicationWindow *getWindow(void) const = 0;
/**
* Get the icon associated with the application