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

(-)examples/derived/deriveddialog.h (-1 / +1 lines)
Lines 19-26 Link Here
19
#ifndef LIBGLADEMM_EXAMPLE_DERIVED_DIALOG_H
19
#ifndef LIBGLADEMM_EXAMPLE_DERIVED_DIALOG_H
20
#define LIBGLADEMM_EXAMPLE_DERIVED_DIALOG_H
20
#define LIBGLADEMM_EXAMPLE_DERIVED_DIALOG_H
21
21
22
#include <libglademm.h>
23
#include <gtkmm.h>
22
#include <gtkmm.h>
23
#include <libglademm.h>
24
24
25
25
26
class DerivedDialog : public Gtk::Dialog
26
class DerivedDialog : public Gtk::Dialog

Return to bug 57318