mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
heaptrack: remove patch merged upstream
This commit is contained in:
parent
7b1e57b789
commit
e23f179533
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
Index: heaptrack-1.4.0/src/analyze/gui/histogrammodel.h
|
|
||||||
===================================================================
|
|
||||||
--- heaptrack-1.4.0.orig/src/analyze/gui/histogrammodel.h
|
|
||||||
+++ heaptrack-1.4.0/src/analyze/gui/histogrammodel.h
|
|
||||||
@@ -7,6 +7,7 @@
|
|
||||||
#ifndef HISTOGRAMMODEL_H
|
|
||||||
#define HISTOGRAMMODEL_H
|
|
||||||
|
|
||||||
+#include <array>
|
|
||||||
#include <QAbstractTableModel>
|
|
||||||
|
|
||||||
#include "treemodel.h"
|
|
Loading…
Add table
Reference in a new issue