Remember last ICC profiles directory

see issue 911
This commit is contained in:
Oliver Duis
2011-08-13 10:01:14 +02:00
parent fe8d3d5abc
commit 0eb0021fa7
2 changed files with 16 additions and 7 deletions

View File

@@ -60,6 +60,9 @@ class ICMPanel : public Gtk::VBox, public AdjusterListener, public FoldableToolP
Glib::ustring oldip;
ICMPanelListener* icmplistener;
static Glib::ustring lastICCWorkDir;
bool enableLastICCWorkDirChange;
public:
ICMPanel ();