mirror of
https://github.com/debauchee/barrier.git
synced 2026-07-16 19:10:39 +08:00
Removed legacy class #4696
This commit is contained in:
@@ -59,7 +59,6 @@ SOURCES += src/main.cpp \
|
||||
src/CoreInterface.cpp \
|
||||
src/Fingerprint.cpp \
|
||||
src/SslCertificate.cpp \
|
||||
src/FileSysClient.cpp \
|
||||
src/Plugin.cpp \
|
||||
src/WebClient.cpp \
|
||||
../lib/common/PluginVersion.cpp
|
||||
@@ -107,7 +106,6 @@ HEADERS += src/MainWindow.h \
|
||||
src/CoreInterface.h \
|
||||
src/Fingerprint.h \
|
||||
src/SslCertificate.h \
|
||||
src/FileSysClient.h \
|
||||
src/Plugin.h \
|
||||
src/WebClient.h \
|
||||
../lib/common/PluginVersion.h
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#include "ui_PluginWizardPageBase.h"
|
||||
|
||||
#include "SslCertificate.h"
|
||||
#include "FileSysClient.h"
|
||||
#include "PluginManager.h"
|
||||
#include "MainWindow.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user