mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-22 10:19:01 +00:00
meh
This commit is contained in:
parent
2c393d35f0
commit
98c174edc4
520 changed files with 74815 additions and 58942 deletions
|
@ -10,6 +10,7 @@
|
|||
#include "Common/CommonTypes.h"
|
||||
|
||||
class FifoPlayer;
|
||||
class QFont;
|
||||
class QGroupBox;
|
||||
class QLabel;
|
||||
class QLineEdit;
|
||||
|
@ -43,6 +44,8 @@ private:
|
|||
void UpdateDetails();
|
||||
void UpdateDescription();
|
||||
|
||||
void OnDebugFontChanged(const QFont& font);
|
||||
|
||||
FifoPlayer& m_fifo_player;
|
||||
|
||||
QTreeWidget* m_tree_widget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue