This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix last commit
tags/1.9.4
falkTX
11 years ago
parent
df299c7cbd
commit
eda4a56f64
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
source/modules/theme/Makefile
+ 2
- 2
source/modules/theme/Makefile
View File
@@ -179,6 +179,6 @@ clean:
debug:
$(MAKE) DEBUG=true
install: $(
THEMESTYLE)
install: $(
CARLASTYLE) styles/carlastyle.json
install -d $(QT_STYLES_DIR)
install -m 644 $
< styles/carlastyle.json
$(QT_STYLES_DIR)
install -m 644 $
^
$(QT_STYLES_DIR)
Write
Preview
Loading…
Cancel
Save