--- gigedit/trunk/src/gigedit/dimregionedit.h 2008/01/04 19:42:45 1623 +++ gigedit/trunk/src/gigedit/dimregionedit.h 2010/11/21 12:38:41 2151 @@ -1,5 +1,5 @@ /* -*- c++ -*- - * Copyright (C) 2006-2008 Andreas Persson + * Copyright (C) 2006-2010 Andreas Persson * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -26,7 +26,6 @@ #include #include #include -#include #include @@ -54,7 +53,9 @@ gig::DimensionRegion* dimregion; +#ifdef OLD_TOOLTIPS Gtk::Tooltips tooltips; +#endif Gtk::Table* table[7];