mirror of
https://github.com/parchlinux/calamares.git
synced 2025-07-03 04:15:37 -04:00
[libcalamares] Merge PluginDllMacro.h into DllMacro.h
- Let's just have one header definining export- and visibility- macros for Calamares. They are still selected based on the export flags (*_PRO), just defined in one header instead of two.
This commit is contained in:
parent
aaa6f6bd55
commit
b044549013
30 changed files with 36 additions and 60 deletions
|
@ -25,7 +25,7 @@
|
|||
#include <utils/PluginFactory.h>
|
||||
#include <viewpages/ViewStep.h>
|
||||
|
||||
#include <PluginDllMacro.h>
|
||||
#include <DllMacro.h>
|
||||
|
||||
#include <QVariant>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue