summaryrefslogtreecommitdiff
path: root/images/stdimg_update.sh
diff options
context:
space:
mode:
authorgraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-26 09:54:22 +0000
committergraemeg <graemeg@ae50a9b5-8222-0410-bf8d-8a13f76226bf>2007-07-26 09:54:22 +0000
commit544f3d4974a01a1f4cd6621c112dcde84e541bbb (patch)
tree63c42f92e5fc8ebf705be6574f27e994713f33b3 /images/stdimg_update.sh
parent41c1e1d91857d95f2142c5a994b2ca0cb47f2259 (diff)
downloadfpGUI-544f3d4974a01a1f4cd6621c112dcde84e541bbb.tar.xz
* Added new composite images for radio buttons and checkbox buttons.
* Implemented and added a new widget TfpgRadioButton * TfpgWidget now doesn't process MouseUp and MouseDown events when disabled. * TfpcCheckBox now uses composite images to paint the check mark as well.
Diffstat (limited to 'images/stdimg_update.sh')
-rwxr-xr-ximages/stdimg_update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/images/stdimg_update.sh b/images/stdimg_update.sh
index c93744c9..677136da 100755
--- a/images/stdimg_update.sh
+++ b/images/stdimg_update.sh
@@ -1,3 +1,3 @@
#!/bin/sh
chmod +x updatestdimgs
-./updatestdimgs > ../source/core/stdimages.inc \ No newline at end of file
+./updatestdimgs > ../src/corelib/stdimages.inc