pollymc/gui/ModEditDialogCommon.h

4 lines
109 B
C
Raw Normal View History

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