Skip to content

Commit 33cb3c4

Browse files
authored
Update travic-ci url
1 parent 9933392 commit 33cb3c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# kColorPicker [![Build Status](https://travis-ci.org/DamirPorobic/kColorPicker.svg?branch=master)](https://travis-ci.org/DamirPorobic/kColorPicker)
1+
# kColorPicker [![Build Status](https://travis-ci.org/ksnip/kColorPicker.svg?branch=master)](https://travis-ci.org/ksnip/kColorPicker)
22
QToolButton with color popup menu with lets you select a color. The popup features a color dialog button which can be used to add custom colors to the popup menu.
33

44
Version 0.1.0
@@ -33,4 +33,4 @@ only build as static library.
3333
`find_package(kColorPicker ${KCOLORPICKER_MIN_VERSION} REQUIRED)`
3434

3535
2. Link the library with your application
36-
`target_link_libraries(myApp kColorPicker)`
36+
`target_link_libraries(myApp kColorPicker)`

0 commit comments

Comments
 (0)