~ubuntu-branches/ubuntu/wily/electric/wily-proposed

« back to all changes in this revision

Viewing changes to com/sun/electric/tool/user/ui/WindowFrame.java

  • Committer: Package Import Robot
  • Author(s): Markus Koschany
  • Date: 2015-08-12 13:15:54 UTC
  • mfrom: (1.2.7)
  • Revision ID: package-import@ubuntu.com-20150812131554-k4amekjrk0qw6cju
Tags: 9.06+dfsg-1
* Imported Upstream version 9.06+dfsg.
* Use --download-current-version for get-orig-source target.
* Declare compliance with Debian Policy 3.9.6.
* Vcs-Browser field: Switch to cgit.
* debian/control: Add all build-dependencies only to Build-Depends.
* Install ElectricIcon64x64.png icon. Drop debian/icons directory.
  Convert ElectricIcon64x64.png with imagemagick to electric.xpm at
  build-time.
* Update copyright years.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1012
1012
 
1013
1013
        // remove references to this
1014
1014
        synchronized(windowList) {
1015
 
            if (windowList.size() <= 1 && !TopLevel.isMDIMode() &&
1016
 
                                !ClientOS.isOSMac())
 
1015
            if (windowList.size() <= 1 && !TopLevel.isMDIMode())
1017
1016
            {
1018
1017
                FileMenu.quitCommand();
1019
1018
                //JOptionPane.showMessageDialog(TopLevel.getCurrentJFrame(),