25 #ifndef GCHEMPAINT_TOOLS_H
26 #define GCHEMPAINT_TOOLS_H
63 void Show (
bool visible);
118 GtkGrid *m_ButtonsGrid;
119 std::map < Tool *, int > m_Pages;
120 std::map < std::string, GtkWidget *> m_Widgets;
128 #endif // GCHEMPAINT_TOOLS_H
GChemPaint application base class.