Paste P106

Masterwork From Distant Lands
ActivePublic

Authored by dkazakov on Sep 25 2017, 2:16 PM.
diff --git a/plugins/paintops/libpaintop/kis_curve_option_widget.h b/plugins/paintops/libpaintop/kis_curve_option_widget.h
index a498635..45bea06 100644
--- a/plugins/paintops/libpaintop/kis_curve_option_widget.h
+++ b/plugins/paintops/libpaintop/kis_curve_option_widget.h
@@ -43,7 +43,7 @@ public:
bool isCheckable() const override;
bool isChecked() const override;
void setChecked(bool checked) override;
- void show() override;
+ void show();
protected:
dkazakov edited the content of this paste. (Show Details)Sep 25 2017, 2:16 PM
dkazakov changed the title of this paste from untitled to Masterwork From Distant Lands.
dkazakov updated the paste's language from autodetect to autodetect.