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

This commit is contained in:
Jannik Vogel
2016-05-07 11:30:47 +02:00
parent 4aa8b1f768
commit 83db10cd55
9 changed files with 876 additions and 583 deletions
+1
View File
@@ -108,6 +108,7 @@ private slots:
void OnConfigure();
void OnDisplayTitleBars(bool);
void ToggleWindowMode();
void OnCreateGraphicsSurfaceViewer();
private:
Ui::MainWindow ui;