[libcalamares] re-add Runner to the public API
This commit is contained in:
parent
f6b4d6db43
commit
c6f429e310
@ -44,7 +44,7 @@ using ProcessResult = Calamares::ProcessResult;
|
||||
*
|
||||
* Processes are always run with LC_ALL and LANG set to "C".
|
||||
*/
|
||||
class Runner : public QObject
|
||||
class DLLEXPORT Runner : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user