# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: /home/hmichel/projetos/netbeans/main # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form --- bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form Base (BASE) +++ bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.form Locally Modified (Based On LOCAL) @@ -1746,8 +1746,8 @@ + - Index: bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.java --- bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.java Base (BASE) +++ bugzilla/src/org/netbeans/modules/bugzilla/query/QueryPanel.java Locally Modified (Based On LOCAL) @@ -925,14 +925,14 @@ .add(idTextField, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE) .addPreferredGap(org.jdesktop.layout.LayoutStyle.RELATED) .add(gotoIssueButton) - .addContainerGap(597, Short.MAX_VALUE)) + .addContainerGap(597, Short.MAX_VALUE)) ); gotoPanelLayout.setVerticalGroup( gotoPanelLayout.createParallelGroup(org.jdesktop.layout.GroupLayout.LEADING) .add(gotoPanelLayout.createParallelGroup(org.jdesktop.layout.GroupLayout.BASELINE) .add(gotoIssueButton) - .add(jLabel1)) - .add(idTextField, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE) + .add(jLabel1) + .add(idTextField, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, org.jdesktop.layout.GroupLayout.PREFERRED_SIZE)) ); idTextField.getAccessibleContext().setAccessibleDescription(org.openide.util.NbBundle.getMessage(QueryPanel.class, "QueryPanel.idTextField.AccessibleContext.accessibleDescription")); // NOI18N