D13228: Qt5.11 fix

Alexander Semke noreply at phabricator.kde.org
Thu May 31 07:48:40 UTC 2018


asemke added inline comments.

INLINE COMMENTS

> MatrixView.h:35
>  #include <QList>
> +#include <QHeaderView>
>  #include "backend/datasources/filters/FITSFilter.h"

This can go to the cpp-file, right?

> FunctionValuesDialog.h:33
>  #include <QDialog>
> +#include <QLineEdit>
>  

forward declaration should be enough here.

> FITSHeaderEditNewKeywordDialog.h:34
>  #include <QDialog>
> +#include <QAbstractButton>
>  

Also here the forward declaration and the include in the cpp-file should be enough.

REPOSITORY
  R262 LabPlot

REVISION DETAIL
  https://phabricator.kde.org/D13228

To: garvitkhatri, asemke
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180531/2d312ceb/attachment.html>


More information about the kde-edu mailing list