mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 18:09:59 +03:00
4 lines
No EOL
109 B
C
4 lines
No EOL
109 B
C
#pragma once
|
|
#include <QAbstractItemModel>
|
|
|
|
bool lastfirst (QModelIndexList & list, int & first, int & last); |