mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
[WIP] Graphic library integration part 1
This commit is contained in:
@ -49,7 +49,7 @@ namespace DisplayMagicianShared.Windows
|
||||
}
|
||||
}
|
||||
|
||||
class WinLibrary : IDisposable
|
||||
public class WinLibrary : IDisposable
|
||||
{
|
||||
|
||||
// Static members are 'eagerly initialized', that is,
|
||||
|
Reference in New Issue
Block a user