pollymc/gui/ModEditDialogCommon.h
2013-08-28 04:38:29 +02:00

4 lines
109 B
C

#pragma once
#include <QAbstractItemModel>
bool lastfirst (QModelIndexList & list, int & first, int & last);