aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/QT/SkDebuggerGUI.h
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/QT/SkDebuggerGUI.h')
-rw-r--r--debugger/QT/SkDebuggerGUI.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/debugger/QT/SkDebuggerGUI.h b/debugger/QT/SkDebuggerGUI.h
index 3f445500c7..2a514baef1 100644
--- a/debugger/QT/SkDebuggerGUI.h
+++ b/debugger/QT/SkDebuggerGUI.h
@@ -334,14 +334,14 @@ private:
void saveToFile(const SkString& filename);
/**
- Populates the list widget with the vector of strings passed in.
+ Populates the list widget with the debugger draw command info.
*/
- void setupListWidget(SkTArray<SkString>* commands, SkTDArray<size_t>* offsets);
+ void setupListWidget();
/**
- Populates the combo box widget with the vector of strings passed in.
+ Populates the combo box widget with with the debugger draw command info.
*/
- void setupComboBox(SkTArray<SkString>* command);
+ void setupComboBox();
/**
Fills in the overview pane with text