mirror of
https://github.com/edisionnano/QDiskInfo.git
synced 2026-03-07 11:59:57 +03:00
Rename variable
This commit is contained in:
@@ -30,6 +30,6 @@ private:
|
||||
|
||||
QList<DiskItem> disks;
|
||||
|
||||
void extracted(const QVector<DiskItem> &filteredApps, int &cols, int &row, int &col);
|
||||
void extracted(const QVector<DiskItem> &filteredDisks, int &cols, int &row, int &col);
|
||||
void populateGrid();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user