Fix some coverity and cppcheck issues
This commit is contained in:
@@ -822,7 +822,7 @@ OPIcon::OPIcon(const Cairo::RefPtr<Cairo::ImageSurface> &normal,
|
||||
}
|
||||
|
||||
if (dragged) {
|
||||
draggedImg = active;
|
||||
draggedImg = dragged;
|
||||
}
|
||||
|
||||
if (insensitive) {
|
||||
|
Reference in New Issue
Block a user