#include #include using namespace Xfc; class ScrolledWindow : public Gtk::Dialog { public: ScrolledWindow(); virtual ~ScrolledWindow(); };