-rw-r--r-- | noncore/unsupported/qpdf/qbusybar.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/unsupported/qpdf/qbusybar.cpp b/noncore/unsupported/qpdf/qbusybar.cpp index f5c62fa..ce7ab8e 100644 --- a/noncore/unsupported/qpdf/qbusybar.cpp +++ b/noncore/unsupported/qpdf/qbusybar.cpp | |||
@@ -54,4 +54,5 @@ void QBusyBar::setParameters ( int d, int s, int v ) | |||
54 | QBusyBar::~QBusyBar ( ) | 54 | QBusyBar::~QBusyBar ( ) |
55 | { | 55 | { |
56 | delete [] m_fadecols; | ||
56 | } | 57 | } |
57 | 58 | ||