1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-08 14:34:41 +00:00

PopFile image fits better.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44936 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
mazze
2012-06-04 11:44:45 +00:00
parent e5a7ee7fcc
commit a83e6e20d2
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
// #define DEBUG 1
#include <aros/debug.h>
#define VERSION "$VER: Pointer 1.3 (17.02.2010) AROS Dev Team"
#define VERSION "$VER: Pointer 1.4 (04.06.2012) AROS Dev Team"
/*********************************************************************************************/
int main(int argc, char **argv)

View File

@ -139,7 +139,7 @@ Object *PTEditor__OM_NEW(Class *CLASS, Object *self, struct opSet *message)
StringFrame,
MUIA_CycleChain, 1,
End),
MUIA_Popstring_Button, (IPTR)PopButton(MUII_PopUp),
MUIA_Popstring_Button, (IPTR)PopButton(MUII_PopFile),
End,
Child, (IPTR)Label2(__(MSG_ALPHA)),
Child, (IPTR)(alphaSlider = (Object *)SliderObject,