mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-22 10:02:43 -05:00
Uncomment the qdebug includes
i've wasted enough time uncommenting and commenting them again
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
#include <QVector>
|
||||
|
||||
#include <QImage>
|
||||
// #include <QDebug>
|
||||
#include <QDebug>
|
||||
|
||||
class RLEData : public QVector<uchar>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user