mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-03-20 02:21:28 +01:00
Cleanup
This commit is contained in:
@@ -44,7 +44,7 @@ SysTrayXLinkReader::SysTrayXLinkReader()
|
||||
/*
|
||||
* Set stdin to binary
|
||||
*/
|
||||
#ifdef Q_OS_WIN32
|
||||
#ifdef Q_OS_WIN
|
||||
_setmode( _fileno( stdin ), _O_BINARY);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user