mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-02 08:43:16 +00:00
parent
a7c9bfa5c5
commit
a7f2f09a44
9 changed files with 14 additions and 19 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <QHeaderView>
|
||||
#include "elf_viewer.h"
|
||||
|
||||
ElfViewer::ElfViewer(QWidget* parent) : QTableWidget(parent) {
|
||||
dir_list_std = Config::getElfViewer();
|
||||
for (const auto& str : dir_list_std) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue