summaryrefslogtreecommitdiff
path: root/lsrlytexporter.h
diff options
context:
space:
mode:
Diffstat (limited to 'lsrlytexporter.h')
-rw-r--r--lsrlytexporter.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/lsrlytexporter.h b/lsrlytexporter.h
new file mode 100644
index 0000000..ede8e6b
--- /dev/null
+++ b/lsrlytexporter.h
@@ -0,0 +1,8 @@
+#ifndef LSRLYTEXPORTER_H
+#define LSRLYTEXPORTER_H
+
+#include "lyt/packagebase.h"
+
+void LSExportPackage(LYTPackageBase *pkg, QString dir);
+
+#endif // LSRLYTEXPORTER_H