Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plasma Add-ons
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
5
Issues
5
List
Boards
Labels
Service Desk
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Plasma
Plasma Add-ons
Commits
243b0da8
Commit
243b0da8
authored
Jan 15, 2018
by
Friedrich W. H. Kossebau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[weather] Add icon to Search button in station setup
parent
86a2356a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
applets/weather/package/contents/ui/configWeatherStation.qml
applets/weather/package/contents/ui/configWeatherStation.qml
+1
-0
No files found.
applets/weather/package/contents/ui/configWeatherStation.qml
View file @
243b0da8
...
...
@@ -164,6 +164,7 @@ ColumnLayout {
QtControls.Button
{
id
:
searchButton
iconName
:
"
edit-find
"
text
:
i18n
(
"
Search
"
)
enabled
:
!!
searchStringEdit
.
text
&&
selectedServices
.
length
onClicked
:
searchLocation
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment