mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-12-12 11:06:57 +00:00
remove stupid group, bad implementation, buggy, and not usable
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user