mirror of
https://github.com/onionshare/onionshare.git
synced 2025-05-14 20:32:15 -04:00
Missing import
This commit is contained in:
parent
6fafee1ce8
commit
f34f4a1a2a
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
"""
|
||||
import os
|
||||
from PyQt5 import QtCore, QtWidgets, QtGui
|
||||
|
||||
from onionshare import strings
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue