1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-04 12:39:55 +00:00

remove unused Qt signal

This commit is contained in:
Nelsson Huotari 2019-10-13 23:09:13 +03:00
parent deb122ffdb
commit c556885d71

View File

@ -175,9 +175,6 @@ namespace CSVRender
PagedWorldspaceWidget& getPagedWorldspaceWidget();
signals:
void passBrushTexture(std::string brushTexture);
public slots:
void setBrushSize(int brushSize);
void setBrushShape(CSVWidget::BrushShape brushShape);