[UXTHEME] -Add tests for SetWindowTheme to test the behavior that was changed in...
[reactos.git] / rostests / apitests / uxtheme / CMakeLists.txt
index a807a46..333a874 100644 (file)
@@ -2,6 +2,7 @@
 list(APPEND SOURCE
     CloseThemeData.c
     DrawThemeParentBackground.c
+    SetWindowTheme.c
     ../include/msgtrace.c
     testlist.c)