mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Windows: Set window icon (#5486)
This commit is contained in:
@@ -367,7 +367,7 @@ inline const char *getPlatformName()
|
||||
void setXorgClassHint(const video::SExposedVideoData &video_data,
|
||||
const std::string &name);
|
||||
|
||||
bool setXorgWindowIcon(IrrlichtDevice *device);
|
||||
bool setWindowIcon(IrrlichtDevice *device);
|
||||
|
||||
bool setXorgWindowIconFromPath(IrrlichtDevice *device,
|
||||
const std::string &icon_file);
|
||||
|
Reference in New Issue
Block a user