mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Windows: Set window icon (#5486)
This commit is contained in:
parent
ea549bbae3
commit
cc1ff26c3f
3 changed files with 34 additions and 4 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue