fix header search path

Signed-off-by: Yuhang Zhao <2546789017@qq.com>
This commit is contained in:
Yuhang Zhao 2023-02-17 09:17:15 +08:00
parent 02f70d1ade
commit 4929707806
25 changed files with 25 additions and 25 deletions

View File

@ -1 +1 @@
#include <chromepalette.h>
#include "chromepalette.h"

View File

@ -1 +1 @@
#include <framelesshelper_linux.h>
#include "framelesshelper_linux.h"

View File

@ -1 +1 @@
#include <framelesshelper_qt.h>
#include "framelesshelper_qt.h"

View File

@ -1 +1 @@
#include <framelesshelper_win.h>
#include "framelesshelper_win.h"

View File

@ -1 +1 @@
#include <framelesshelper_windows.h>
#include "framelesshelper_windows.h"

View File

@ -1 +1 @@
#include <framelessmanager.h>
#include "framelessmanager.h"

View File

@ -1 +1 @@
#include <framelesshelpercore_global.h>
#include "framelesshelpercore_global.h"

View File

@ -1 +1 @@
#include <micamaterial.h>
#include "micamaterial.h"

View File

@ -1 +1 @@
#include <utils.h>
#include "utils.h"

View File

@ -1 +1 @@
#include <windowborderpainter.h>
#include "windowborderpainter.h"

View File

@ -1 +1 @@
#include <framelessquickhelper.h>
#include "framelessquickhelper.h"

View File

@ -1 +1 @@
#include <framelessquickmodule.h>
#include "framelessquickmodule.h"

View File

@ -1 +1 @@
#include <framelessquickutils.h>
#include "framelessquickutils.h"

View File

@ -1 +1 @@
#include <framelesshelperquick_global.h>
#include "framelesshelperquick_global.h"

View File

@ -1 +1 @@
#include <quickchromepalette.h>
#include "quickchromepalette.h"

View File

@ -1 +1 @@
#include <quickimageitem.h>
#include "quickimageitem.h"

View File

@ -1 +1 @@
#include <quickmicamaterial.h>
#include "quickmicamaterial.h"

View File

@ -1 +1 @@
#include <quickwindowborder.h>
#include "quickwindowborder.h"

View File

@ -1 +1 @@
#include <framelessdialog.h>
#include "framelessdialog.h"

View File

@ -1 +1 @@
#include <framelessmainwindow.h>
#include "framelessmainwindow.h"

View File

@ -1 +1 @@
#include <framelesswidget.h>
#include "framelesswidget.h"

View File

@ -1 +1 @@
#include <framelesswidgetshelper.h>
#include "framelesswidgetshelper.h"

View File

@ -1 +1 @@
#include <framelesshelperwidgets_global.h>
#include "framelesshelperwidgets_global.h"

View File

@ -1 +1 @@
#include <standardsystembutton.h>
#include "standardsystembutton.h"

View File

@ -1 +1 @@
#include <standardtitlebar.h>
#include "standardtitlebar.h"