Added windows icon
This commit is contained in:
parent
33b0cc5996
commit
7f790a2e82
@ -31,6 +31,10 @@
|
||||
<property name="windowTitle">
|
||||
<string>Newgrounds Audio Downloader</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset>
|
||||
<normaloff>../icon.ico</normaloff>../icon.ico</iconset>
|
||||
</property>
|
||||
<widget class="QWidget" name="centralwidget">
|
||||
<widget class="QLabel" name="title">
|
||||
<property name="geometry">
|
||||
|
||||
@ -31,6 +31,10 @@
|
||||
<property name="windowTitle">
|
||||
<string>Dialog</string>
|
||||
</property>
|
||||
<property name="windowIcon">
|
||||
<iconset>
|
||||
<normaloff>../icon.ico</normaloff>../icon.ico</iconset>
|
||||
</property>
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
|
||||
Binary file not shown.
@ -16,8 +16,10 @@ Or you just use the [`NGAudioDownloader.exe`](NGAudioDownloader.exe) so all you
|
||||
|
||||
## Usage
|
||||
|
||||

|
||||
It's easy as pie. You just run the downloader, enter your song ID and your file is being downloaded!
|
||||
|
||||

|
||||
## Screenshots
|
||||
|
||||
It's easy as pie. You just run the downloader, enter your song ID and your file is being downloaded!
|
||||

|
||||
|
||||

|
||||
Reference in New Issue
Block a user