QmlJSDebugger: Code cosmetics

This commit is contained in:
Thorbjørn Lindeijer
2011-02-22 14:23:57 +01:00
parent b23c24d275
commit a5d3fcbc07
14 changed files with 106 additions and 123 deletions

View File

@@ -50,7 +50,7 @@ class ColorPickerTool;
class LiveLayerItem;
class BoundingRectHighlighter;
class SubcomponentEditorTool;
class QmlToolbar;
class QmlToolBar;
class CrumblePath;
class AbstractLiveEditTool;
@@ -91,7 +91,7 @@ public:
bool executionPaused;
qreal slowdownFactor;
QmlToolbar *toolbar;
QmlToolBar *toolBar;
void setViewport(QWidget *widget);