commit | 7171abea1ad8d33cce89a9664873417187139a53 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Oct 11 10:06:20 2004 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Oct 11 10:06:20 2004 +0000 |
tree | 491426309f8e38304d96b55b7ac5ab6bdaefcc6b | |
parent | 349b2f643a5e840facf42942d37d47c5b37c1292 [diff] [blame] |
updated for version 7.0018
diff --git a/src/gui.h b/src/gui.h index 02028f2..bcb36de 100644 --- a/src/gui.h +++ b/src/gui.h
@@ -542,8 +542,7 @@ } gui_win_pos_T; -#if defined(FEAT_GUI_MOTIF) || defined(FEAT_GUI_GTK) || defined(FEAT_GUI_KDE) \ - || defined(MSWIN_FIND_REPLACE) +#ifdef FIND_REPLACE_DIALOG /* * Flags used to distinguish the different contexts in which the * find/replace callback may be called.