mirror of
https://github.com/aseprite/aseprite.git
synced 2025-03-12 07:13:23 +00:00
x11/skia: Add comments in SkiaWindow
This commit is contained in:
parent
6dd025ae7b
commit
26eb34d094
@ -60,10 +60,12 @@ SkiaWindow::~SkiaWindow()
|
||||
|
||||
void SkiaWindow::setVisible(bool visible)
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
void SkiaWindow::maximize()
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
|
||||
bool SkiaWindow::isMaximized() const
|
||||
|
Loading…
x
Reference in New Issue
Block a user