#include #include #include using namespace Xfc; class RulerWindow : public Gtk::Window { public: RulerWindow(); ~RulerWindow(); };