mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +00:00
removed extra impl of scaling
This commit is contained in:
parent
da9c70598f
commit
3e26faa226
7 changed files with 11 additions and 169 deletions
|
@ -10,7 +10,7 @@
|
|||
class Painter;
|
||||
class WSCursor;
|
||||
|
||||
enum class WallpaperMode { Simple, Tile, Center, Unchecked };
|
||||
enum class WallpaperMode { Simple, Tile, Center, Scaled, Unchecked };
|
||||
|
||||
class WSCompositor final : public CObject {
|
||||
public:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue