diff options
Diffstat (limited to 'src/gui/editdialog.h')
-rw-r--r-- | src/gui/editdialog.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/editdialog.h b/src/gui/editdialog.h index bb5bf7e9e..6d3d191bc 100644 --- a/src/gui/editdialog.h +++ b/src/gui/editdialog.h @@ -32,8 +32,6 @@ #define ACTION_EDIT_OK "edit ok" -class TextField; - /** * An 'Ok' button dialog. * |