mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
feat: allow access from LAN (tray action)
This commit is contained in:
@@ -159,6 +159,8 @@ inline QString ReadableSize(const qint64 &size) {
|
||||
|
||||
// UI
|
||||
|
||||
QWidget *GetMessageBoxParent();
|
||||
|
||||
int MessageBoxWarning(const QString &title, const QString &text);
|
||||
|
||||
int MessageBoxInfo(const QString &title, const QString &text);
|
||||
|
||||
Reference in New Issue
Block a user