Skip to content

Commit

Permalink
Fix reddit object settings open folder bug
Browse files Browse the repository at this point in the history
  • Loading branch information
MalloyDelacroix committed Jan 30, 2018
1 parent 0facb89 commit 21e7afc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DownloaderForReddit/GUI/RedditObjectSettingsDialog.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import datetime
import time
import copy
import os
from PyQt5 import QtCore, QtWidgets, QtGui

from GUI_Resources.RedditObjectSettingsDialog_auto import Ui_RedditObjectSettingsDialog
Expand Down

0 comments on commit 21e7afc

Please sign in to comment.