refs #628 Provide more of the API of our std::integer_sequence substitute.

This commit is contained in:
Mathew Sutcliffe
2016-03-24 22:13:54 +00:00
parent 34c25aee46
commit eeac403cfc
6 changed files with 91 additions and 55 deletions

View File

@@ -16,7 +16,7 @@
#include "statusmessagelist.h"
#include "statusmessage.h"
#include "logcategorylist.h"
#include "indexsequence.h"
#include "integersequence.h"
#include <QDebug>
#include <QLoggingCategory>
#include <QList>