14
14
# with this program. If not, see <http://www.gnu.org/licenses/>.
19
20
from qreator_lib.i18n import _
20
21
from gi.repository import Gtk, Gdk, GLib, GObject # pylint: disable=E0611
21
22
from qreator import QreatorWindow
23
24
from qreator.qrcodes.QRCodeType import QRCodeType
25
26
# use dynamic importing to get all qrcode dataformats without