Reverted changes introduced in mistakingly committed changeset e158af8f269f
This commit is contained in:
@@ -49,7 +49,6 @@ protected:
|
||||
bool lastFFAutoSelect;
|
||||
FFProvider *ffp;
|
||||
sigc::connection flatFieldFileconn, flatFieldAutoSelectconn, flatFieldBlurTypeconn;
|
||||
Glib::ustring lastShortcutPath;
|
||||
|
||||
public:
|
||||
|
||||
@@ -65,7 +64,6 @@ public:
|
||||
void flatFieldFile_Reset ();
|
||||
void flatFieldAutoSelectChanged ();
|
||||
void flatFieldBlurTypeChanged ();
|
||||
void setShortcutPath(Glib::ustring path);
|
||||
void setFFProvider (FFProvider* p) { ffp = p; };
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user