First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
This commit is contained in:
@@ -294,12 +294,6 @@ public:
|
||||
{
|
||||
return toolBar;
|
||||
}
|
||||
void removeWbTool()
|
||||
{
|
||||
if (toolBar) {
|
||||
toolBar->removeWbTool();
|
||||
}
|
||||
}
|
||||
int getSpotWBRectSize ();
|
||||
CropGUIListener* startCropEditing (Thumbnail* thm = NULL)
|
||||
{
|
||||
|
Reference in New Issue
Block a user