feat: Automatically select newly added table rows (#4216)
Co-authored-by: pajlada <rasmus.karlsson@pajlada.com>
This commit is contained in:
@@ -31,9 +31,6 @@ private:
|
||||
QHBoxLayout *buttons_{};
|
||||
|
||||
void moveRow(int dir);
|
||||
|
||||
public:
|
||||
void selectRow(int row);
|
||||
};
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user