[MSPAINT_NEW] implement fullscreen view
[reactos.git] / reactos / base / applications / mspaint_new / CMakeLists.txt
index 6322943..61987e6 100644 (file)
@@ -8,6 +8,7 @@ list(APPEND SOURCE
     dialogs.cpp
     dib.cpp
     drawing.cpp
+    fullscreen.cpp
     history.cpp
     imgarea.cpp
     main.cpp