mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04:00
remove unused Qt signal
This commit is contained in:
parent
deb122ffdb
commit
c556885d71
@ -175,9 +175,6 @@ namespace CSVRender
|
|||||||
|
|
||||||
PagedWorldspaceWidget& getPagedWorldspaceWidget();
|
PagedWorldspaceWidget& getPagedWorldspaceWidget();
|
||||||
|
|
||||||
signals:
|
|
||||||
void passBrushTexture(std::string brushTexture);
|
|
||||||
|
|
||||||
public slots:
|
public slots:
|
||||||
void setBrushSize(int brushSize);
|
void setBrushSize(int brushSize);
|
||||||
void setBrushShape(CSVWidget::BrushShape brushShape);
|
void setBrushShape(CSVWidget::BrushShape brushShape);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user