summaryrefslogtreecommitdiff
path: root/src/drivers/WinAPI
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/WinAPI')
-rw-r--r--src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H b/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
index bc834b48c..4bde200a0 100644
--- a/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
+++ b/src/drivers/WinAPI/Fl_WinAPI_Window_Driver.H
@@ -85,7 +85,7 @@ public:
const Fl_Image* shape() FL_OVERRIDE;
// --- window management
- Fl_X *makeWindow() FL_OVERRIDE;
+ void makeWindow() FL_OVERRIDE;
void size_range() FL_OVERRIDE {
// currently nothing to do
}