-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #55 from Shinga13/main
Merging UI changes
- Loading branch information
Showing
38 changed files
with
1,785 additions
and
1,466 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,3 @@ | ||
from .app import OSCRUI | ||
|
||
__all__ = [ | ||
'app', 'callbacks', 'datafunctions', 'datamodels', 'displayer', 'iofunctions', | ||
'leagueconnector', 'style', 'subwindows', 'textedit', 'widgetbuilder', 'widgets'] | ||
__all__ = ['OSCRUI'] |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.