sneedmc/gui/ModEditDialogCommon.h

4 lines
109 B
C
Raw Normal View History

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