Skip to content

Commit edd5708

Browse files
committed
Update ServiceStackEclipse
1 parent a5210ca commit edd5708

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
149 Bytes
Binary file not shown.
622 Bytes
Binary file not shown.
Binary file not shown.

src/ServiceStackEclipse/src/net/servicestack/eclipse/wizard/AddReferencePage.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ public void verifyText(VerifyEvent event) {
116116
});
117117

118118
setControl(composite);
119-
composite.getShell().setSize(550, 370);
119+
composite.getShell().setSize(550, 395);
120120
dialogChanged();
121121
}
122122

0 commit comments

Comments
 (0)