mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 20:09:55 +03:00
Rename ectracted function
This commit is contained in:
@@ -32,8 +32,8 @@ private:
|
||||
|
||||
QList<DiskItem> disks;
|
||||
|
||||
void extracted(const QVector<DiskItem> &filteredDisks, int &cols, int &row, int &col);
|
||||
void populateGrid();
|
||||
void extractDisksFromVector(const QVector<DiskItem> &filteredDisks, int &cols, int &row, int &col);
|
||||
|
||||
qsizetype activeIndex = -1;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user