#pragma once #include #include bool lastfirst (QModelIndexList & list, int & first, int & last); void showWebsiteForMod(QWidget * parentDlg, Mod& m);