Removed the nw/tools folder and moved or merged the code in elsewhere
This commit is contained in:
@@ -29,6 +29,7 @@ from nw.gui.elements.viewdetails import GuiDocViewDetails
|
||||
|
||||
# Tools
|
||||
from nw.gui.tools.dochighlight import GuiDocHighlighter
|
||||
from nw.gui.tools.optionstate import OptionState
|
||||
from nw.gui.tools.wordcounter import WordCounter
|
||||
|
||||
__all__ = [
|
||||
@@ -54,5 +55,6 @@ __all__ = [
|
||||
"GuiSearchBar",
|
||||
"GuiDocViewDetails",
|
||||
"GuiDocHighlighter",
|
||||
"OptionState",
|
||||
"WordCounter",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user