fix icons
This commit is contained in:
parent
ab110d8a7c
commit
c9283ee7ce
4 changed files with 14 additions and 14 deletions
|
|
@ -145,7 +145,7 @@ int main() {
|
|||
NULL);
|
||||
|
||||
opengl = MwCreateWidget(MwOpenGLClass, "opengl", window, 0, 0, 150, 150);
|
||||
pxclock = MwLoadImage(window, ICON128DIR "/clock.png");
|
||||
pxclock = MwLoadImage(window, ICON128DIR "/actions/clock.png");
|
||||
|
||||
MwOpenGLMakeCurrent(opengl);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue