feat(misc): a bunch of crude UI/UX tweaks
- display add time for later use - basic keyboard navigation support - remember last-used server address - show connection error when attempt to connect to server
This commit is contained in:
@@ -14,6 +14,7 @@ public:
|
||||
PageCountRole,
|
||||
CurrentPageRole,
|
||||
TypeRole,
|
||||
AddedTimeRole,
|
||||
};
|
||||
Q_ENUM(Roles)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user