summaryrefslogtreecommitdiff
path: root/frontends/gtk/corewindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/gtk/corewindow.h')
-rw-r--r--frontends/gtk/corewindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/gtk/corewindow.h b/frontends/gtk/corewindow.h
index 90bfd6193..6100e67ae 100644
--- a/frontends/gtk/corewindow.h
+++ b/frontends/gtk/corewindow.h
@@ -51,7 +51,7 @@ struct nsgtk_corewindow {
/** mouse state */
struct nsgtk_corewindow_mouse mouse_state;
/** drag status set by core */
- core_window_drag_status drag_staus;
+ core_window_drag_status drag_status;
/**
* callback to draw on drawable area of nsgtk core window