explain sth better
This commit is contained in:
parent
1524521c7f
commit
40e13f0bb1
|
@ -34,7 +34,7 @@ try:
|
||||||
except:
|
except:
|
||||||
HAS_GTK_SPELL = False
|
HAS_GTK_SPELL = False
|
||||||
|
|
||||||
# those imports are not used in this file, but in files that import dialog
|
# those imports are not used in this file, but in files that 'import dialogs'
|
||||||
# so they can do dialog.GajimThemesWindow() for example
|
# so they can do dialog.GajimThemesWindow() for example
|
||||||
from filetransfers_window import FileTransfersWindow
|
from filetransfers_window import FileTransfersWindow
|
||||||
from gajim_themes_window import GajimThemesWindow
|
from gajim_themes_window import GajimThemesWindow
|
||||||
|
|
Loading…
Reference in New Issue