mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-15 16:37:15 +00:00
Basic 1.6 mod management (no jar mods)
This commit is contained in:
4
gui/ModEditDialogCommon.h
Normal file
4
gui/ModEditDialogCommon.h
Normal file
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
#include <QAbstractItemModel>
|
||||
|
||||
bool lastfirst (QModelIndexList & list, int & first, int & last);
|
||||
Reference in New Issue
Block a user