Further cleanup of include dependencies
This commit is contained in:
@@ -25,8 +25,6 @@
|
||||
#include "multilangmgr.h"
|
||||
#include "navigator.h"
|
||||
|
||||
extern Options options;
|
||||
|
||||
LockableColorPicker::LockableColorPicker (CropWindow* cropWindow, Glib::ustring *oProfile, Glib::ustring *wProfile)
|
||||
: cropWindow(cropWindow), displayedValues(ColorPickerType::RGB), position(0, 0), size(Size::S15),
|
||||
outputProfile(oProfile), workingProfile(wProfile), validity(Validity::OUTSIDE),
|
||||
|
Reference in New Issue
Block a user