mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Move some functions into Utils::OS namespace
Also remove `Utils::Misc::getUserIDString()` since there are no use of it.
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
*/
|
||||
|
||||
#import "badgeview.h"
|
||||
|
||||
#include <QString>
|
||||
|
||||
#include "base/utils/misc.h"
|
||||
|
||||
static const CGFloat kBetweenPadding = 2.0;
|
||||
|
||||
Reference in New Issue
Block a user