Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
thopri
PyNEMO
Commits
0e40f9b2
Commit
0e40f9b2
authored
5 years ago
by
James Harle
Browse files
Options
Download
Email Patches
Plain Diff
QT4 > QT5
parent
fd6453d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
pynemo/gui/nemo_bdy_mask_gui.py.interactive_cbar
pynemo/gui/nemo_bdy_mask_gui.py.interactive_cbar
+2
-2
No files found.
pynemo/gui/nemo_bdy_mask_gui.py.interactive_cbar
View file @
0e40f9b2
...
...
@@ -10,10 +10,10 @@ from mpl_toolkits.basemap import Basemap, cm
import numpy as np
from .selection_editor import PolygonEditor, BoxEditor
import os.path
from PyQt
4
.QtCore import pyqtSignal, pyqtSlot, Qt
from PyQt
5
.QtCore import pyqtSignal, pyqtSlot, Qt
from nemo_bdy_mask import Mask
import logging
from PyQt
4
.QtGui import QSizePolicy
from PyQt
5
.QtGui import QSizePolicy
mask_alpha = 0.3
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment