Skip to content

Commit 19f7533

Browse files
committed
#187 this time, with the icon files
1 parent 6bef244 commit 19f7533

File tree

4 files changed

+0
-3
lines changed

4 files changed

+0
-3
lines changed

src/icons/change_log_directory.png

249 Bytes
Loading

src/icons/file_info.png

378 Bytes
Loading

src/icons/open_file.png

225 Bytes
Loading

src/ui/actions.py

-3
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
ICON_FILE_EXTENSION = ".png"
1212

1313

14-
# Open, Info, Directory, Options, Exit
15-
16-
1714
class Actions:
1815
def __init__(self, style: QStyle):
1916
self._style = style

0 commit comments

Comments
 (0)