4
0
mirror of https://github.com/QuasarApp/SoundBand.git synced 2025-05-12 23:19:33 +00:00

rename from AlcoParty to SoundBand

This commit is contained in:
adamsjensen 2018-01-18 10:07:00 +03:00
parent ad1b0f6aa6
commit c314297d66
26 changed files with 3 additions and 3 deletions

@ -8,7 +8,7 @@ QT += core gui network multimedia sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = AlcoParty-Widgets
TARGET = SoundBand-Widgets
TEMPLATE = app
# The following define makes your compiler emit warnings if you use

@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>AlcoParty</string>
<string>SoundBand</string>
</property>
<widget class="QWidget" name="centralWidget">
<layout class="QVBoxLayout" name="verticalLayout">

@ -37,7 +37,7 @@ Item {
anchors.rightMargin: 0
anchors.bottom: parent.bottom
anchors.bottomMargin: 0
title: qsTr("AlcoParty")
title: qsTr("SoundBand")
Button {
id: prev

Before

(image error) Size: 18 KiB

After

(image error) Size: 18 KiB