NOISSUE Cleanup Technic support
This commit is contained in:
@ -18,7 +18,6 @@
|
||||
#include <QList>
|
||||
#include <QString>
|
||||
|
||||
|
||||
namespace Technic {
|
||||
struct Modpack {
|
||||
QString slug;
|
||||
|
@ -20,7 +20,6 @@
|
||||
|
||||
#include <QIcon>
|
||||
|
||||
|
||||
Technic::ListModel::ListModel(QObject *parent) : QAbstractListModel(parent)
|
||||
{
|
||||
}
|
||||
|
@ -13,7 +13,6 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
#include "TechnicPage.h"
|
||||
#include "ui_TechnicPage.h"
|
||||
|
||||
|
Reference in New Issue
Block a user