mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-14 03:59:36 +00:00
Add some initial widget functionality (prefs partly working)
This commit is contained in:
@@ -30,7 +30,7 @@ namespace PortabilityLayer
|
||||
void Close() override;
|
||||
|
||||
private:
|
||||
CFileStream(const CFileStream &other) PL_DELETED;
|
||||
CFileStream(const CFileStream &other) GP_DELETED;
|
||||
|
||||
FILE *m_file;
|
||||
bool m_readOnly;
|
||||
|
||||
Reference in New Issue
Block a user