Add 'empty text' to all the version selection dialogs.
Customize it for the Forge one so people finally shut up about 1.7.4
This commit is contained in:
parent
ffbc5bb62c
commit
b4b6091372
10 changed files with 252 additions and 29 deletions
|
@ -44,6 +44,7 @@ public:
|
|||
BaseVersionPtr selectedVersion() const;
|
||||
|
||||
void setFilter(int column, QString filter);
|
||||
void setEmptyString(QString emptyString);
|
||||
void setResizeOn(int column);
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue