Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 833626
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- gigedit-1.1.1.orig/src/gigedit/compat.h
0
++ gigedit-1.1.1/src/gigedit/compat.h
Lines 188-194 typedef Gtk::ActionGroup ActionGroup; Link Here
188
typedef Gtk::Action Action;
188
typedef Gtk::Action Action;
189
#endif // USE_GLIB_ACTION
189
#endif // USE_GLIB_ACTION
190
190
191
#if HAS_PANGOMM_CPP11_ENUMS
191
#if 0 //HAS_PANGOMM_CPP11_ENUMS
192
# include <pangomm/layout.h>
192
# include <pangomm/layout.h>
193
namespace Pango {
193
namespace Pango {
194
    const Alignment ALIGN_LEFT = Alignment::LEFT;
194
    const Alignment ALIGN_LEFT = Alignment::LEFT;

Return to bug 833626