mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-04 04:16:57 +03:00
NOISSUE remove refresh button from servers page
This commit is contained in:
parent
8516a6646e
commit
a872085f9a
3 changed files with 0 additions and 14 deletions
|
|
@ -740,9 +740,4 @@ void ServersPage::on_moveDownBtn_clicked()
|
|||
}
|
||||
}
|
||||
|
||||
void ServersPage::on_refreshBtn_clicked()
|
||||
{
|
||||
m_model->load();
|
||||
}
|
||||
|
||||
#include "ServersPage.moc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue