mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 12:56:58 +03:00
Basic 1.6 mod management (no jar mods)
This commit is contained in:
parent
aa8766581e
commit
5ff6fbf464
22 changed files with 321 additions and 396 deletions
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue