Go to file
Gerhard Hoffmann f96ac85a18 Derive from QObject so we can load the VMCInterface.
Add pure virtual functions initPlugin() and initVMCPlugin().
Minor: comment out some code.
2023-11-14 13:39:06 +01:00
include Add first version which at least complies. 2023-11-10 11:59:00 +01:00
plugins Add first version which at least complies. 2023-11-10 11:59:00 +01:00
src/ATBAPP Derive from QObject so we can load the VMCInterface. 2023-11-14 13:39:06 +01:00
.gitignore Add first version which at least complies. 2023-11-10 11:59:00 +01:00
ATBAPP.h Add first version which at least complies. 2023-11-10 11:59:00 +01:00
generate-version.sh Add first version which at least complies. 2023-11-10 11:59:00 +01:00
VMCPlugin.pro Added ATBAPPplugin 2023-11-14 13:32:51 +01:00