mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 21:31:28 +03:00
@@ -68,6 +68,6 @@ class _DesktopTabPageState extends State<DesktopTabPage>
|
||||
|
||||
void onAddSetting() {
|
||||
DesktopTabBar.onAdd(this, tabController, tabs, _selected,
|
||||
TabInfo(label: kTabLabelSettingPage, icon: Icons.settings));
|
||||
TabInfo(label: kTabLabelSettingPage, icon: Icons.build));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user