mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 00:17:23 -06:00
Fixed typo in function name isSplashScreenDisabled()
This commit is contained in:
@@ -122,7 +122,7 @@ private:
|
||||
bool closeToTray() const;
|
||||
#endif
|
||||
bool startMinimized() const;
|
||||
bool isSlashScreenDisabled() const;
|
||||
bool isSplashScreenDisabled() const;
|
||||
bool preventFromSuspend() const;
|
||||
#ifdef Q_OS_WIN
|
||||
bool WinStartup() const;
|
||||
|
||||
Reference in New Issue
Block a user