citra_qt: Replace 'Pica Framebuffer Debugger' with 'Pica Surface Viewer'

This commit is contained in:
Jannik Vogel 2016-04-09 18:23:15 +02:00
parent 75cbfeee58
commit 7d7849d71a
9 changed files with 876 additions and 583 deletions

View file

@ -108,6 +108,7 @@ private slots:
void OnConfigure();
void OnDisplayTitleBars(bool);
void ToggleWindowMode();
void OnCreateGraphicsSurfaceViewer();
private:
Ui::MainWindow ui;