diff --git a/src/gui/widget/stringinput.cpp b/src/gui/widget/stringinput.cpp index 63c49153c..584483e80 100644 --- a/src/gui/widget/stringinput.cpp +++ b/src/gui/widget/stringinput.cpp @@ -898,7 +898,7 @@ const char * CPLPINInput::getHint1(void) } } -#define borderwidth 4 +#define borderwidth SHADOW_OFFSET // FIXME: do we need border around ?? int CPLPINInput::exec( CMenuTarget* parent, const std::string & ) {