feat: Automatically select newly added table rows (#4216)

Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
kornes
2022-12-06 22:52:58 +00:00
committed by GitHub
parent 783b05c103
commit 36c8fffee2
4 changed files with 9 additions and 25 deletions
-3
View File
@@ -31,9 +31,6 @@ private:
QHBoxLayout *buttons_{};
void moveRow(int dir);
public:
void selectRow(int row);
};
} // namespace chatterino