diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-05-15 21:58:26 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-05-15 21:58:26 +0200 |
| commit | 238c3b7ceff7b1bb6e568ff93b593e8c08ff9ecd (patch) | |
| tree | ec6ede0a9196a4133c06839e8f1ad5f416b1f7dc /src | |
| parent | 88c2994e20be93122bbd316d65711321f97ea2ba (diff) | |
| parent | 5df7a7678a4641cc9234ac8ea0d54623628d922a (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'src')
| -rw-r--r-- | src/Fl_File_Input.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Fl_File_Input.cxx b/src/Fl_File_Input.cxx index 4a4f3b49a..201101809 100644 --- a/src/Fl_File_Input.cxx +++ b/src/Fl_File_Input.cxx @@ -50,7 +50,6 @@ Fl_File_Input::Fl_File_Input(int X, int Y, int W, int H, const char *L) : Fl_Input(X, Y, W, H, L) { buttons_[0] = 0; - errorcolor_ = FL_RED; ok_entry_ = 1; pressed_ = -1; |
