mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Some UI appearance improvements.
This commit is contained in:
parent
ea4269e0d2
commit
a388830983
5 changed files with 12 additions and 42 deletions
|
@ -15,9 +15,6 @@ public:
|
|||
explicit AboutWindow(QWidget *parent = 0);
|
||||
virtual ~AboutWindow();
|
||||
|
||||
private slots:
|
||||
void on_uninstallButton_clicked();
|
||||
|
||||
private:
|
||||
Ui::AboutWindow *ui;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue