mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
@@ -31,7 +31,6 @@
|
||||
|
||||
#include "base/pathfwd.h"
|
||||
|
||||
class QIcon;
|
||||
class QPixmap;
|
||||
class QPoint;
|
||||
class QSize;
|
||||
@@ -44,7 +43,6 @@ namespace Utils::Gui
|
||||
{
|
||||
bool isDarkTheme();
|
||||
|
||||
QPixmap scaledPixmap(const QIcon &icon, int height);
|
||||
QPixmap scaledPixmap(const Path &path, int height = 0);
|
||||
|
||||
QSize smallIconSize(const QWidget *widget = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user