Fix compile on CI

wilder
Laurent Montel 7 years ago
parent 2931d4ccfa
commit e432b5cecd
  1. 2
      src/filter/filterconverter/filterconverttosieve.h

@ -19,7 +19,7 @@
#ifndef FILTERCONVERTTOSIEVE_H
#define FILTERCONVERTTOSIEVE_H
#include <QList>
#include <QVector>
namespace MailCommon {
class MailFilter;

Loading…
Cancel
Save