remove stupid group, bad implementation, buggy, and not usable

This commit is contained in:
rustdesk
2023-06-23 17:05:48 +08:00
parent 58e4d66b44
commit 31eea1482b
16 changed files with 34 additions and 35 deletions

View File

@@ -204,6 +204,7 @@ typedef LabelGetter = Rx<String> Function(String key);
int _lastClickTime =
DateTime.now().millisecondsSinceEpoch - bind.getDoubleClickTime() - 1000;
// ignore: must_be_immutable
class DesktopTab extends StatelessWidget {
final bool showLogo;
final bool showTitle;