Skip to content

Commit

Permalink
added ToolControl and bottom Toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeimel committed Apr 1, 2015
1 parent fa8c8fa commit 5c0e47a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ public void createControls(Composite parent) {
progressBar.setLayoutData(new GridData(SWT.RIGHT, SWT.CENTER, false, true));
}

}
}

0 comments on commit 5c0e47a

Please sign in to comment.