mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-06-01 10:34:48 -04:00
Add matrix map automatic generation to matrix map editor
This commit is contained in:
@@ -31,9 +31,8 @@ public:
|
||||
|
||||
private slots:
|
||||
void changeEvent(QEvent *event);
|
||||
|
||||
void on_ButtonAutoGenerate_clicked();
|
||||
void on_LineEditHeight_textChanged(const QString &arg1);
|
||||
|
||||
void on_LineEditWidth_textChanged(const QString &arg1);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user