diff options
Diffstat (limited to 'plugins/src/styles/windows/windows.pro')
-rw-r--r-- | plugins/src/styles/windows/windows.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/src/styles/windows/windows.pro b/plugins/src/styles/windows/windows.pro index f9d97e308..c1a3732c6 100644 --- a/plugins/src/styles/windows/windows.pro +++ b/plugins/src/styles/windows/windows.pro @@ -4,7 +4,7 @@ TARGET = qwindowsstyle CONFIG += qt warn_off release plugin DESTDIR = ../../../styles -HEADERS = ../../../../include/qwindowsstyle.h +HEADERS = ../../../../include/ntqwindowsstyle.h SOURCES = main.cpp \ ../../../../src/styles/qwindowsstyle.cpp |