Have a "new tab" button under Qt too #424
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Cocoa version of moneyGuru always had a handy thing that the Qt version had not: a "new tab" button embedded in the tab bar. The reason for this is that there is no straightforward way to do it in Qt.
There are ways, however, it's just a matter of taking the time to implement them.
The text was updated successfully, but these errors were encountered: