GUI touchups: panel ending images

This commit is contained in:
michael
2011-06-02 21:17:27 -04:00
parent db094134e1
commit e906427a76
3 changed files with 27 additions and 0 deletions

View File

@@ -127,6 +127,9 @@ class ToolPanelCoordinator : public ToolPanelListener,
IPTCPanel* iptcpanel;
ToolBar* toolBar;
Gtk::Image* imgPanelEnd[5];
Gtk::VBox* vbPanelEnd[5];
Gtk::ScrolledWindow* exposurePanelSW;
Gtk::ScrolledWindow* detailsPanelSW;
Gtk::ScrolledWindow* colorPanelSW;