X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=libs%2Fgtkmm2ext%2Fgtkmm2ext%2Ffocus_entry.h;h=2dce03cb2bdd2fd746dfc2dc5b83d2c09f53a4e0;hb=ee541036b40327854b445c631c318d79d5c93b07;hp=9cdbc5cc7a2f1eda3bcb3b447bef8a48b302b533;hpb=37b1f5017e904005fae6b815b1519b3fa595d8d3;p=ardour.git diff --git a/libs/gtkmm2ext/gtkmm2ext/focus_entry.h b/libs/gtkmm2ext/gtkmm2ext/focus_entry.h index 9cdbc5cc7a..2dce03cb2b 100644 --- a/libs/gtkmm2ext/gtkmm2ext/focus_entry.h +++ b/libs/gtkmm2ext/gtkmm2ext/focus_entry.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2000-2007 Paul Davis + Copyright (C) 2000-2007 Paul Davis This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -30,7 +30,7 @@ class LIBGTKMM2EXT_API FocusEntry : public Gtk::Entry { public: FocusEntry (); - + protected: bool on_button_press_event (GdkEventButton*); bool on_button_release_event (GdkEventButton*);