PrismLauncher/gui/ModEditDialogCommon.h

4 lines
109 B
C
Raw Normal View History

2013-08-28 03:38:29 +01:00
#pragma once
#include <QAbstractItemModel>
bool lastfirst (QModelIndexList & list, int & first, int & last);