1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-13 12:25:53 +01:00

fixed color dragging from colorwell

This commit is contained in:
kojima
2000-03-24 01:11:54 +00:00
parent 62a929a231
commit 5bd797b066
4 changed files with 125 additions and 18 deletions

View File

@@ -720,6 +720,7 @@ int main(int argc, char **argv)
testTabView(scr);
testColorWell(scr);
#if 0
testFontPanel(scr);
@@ -727,7 +728,6 @@ int main(int argc, char **argv)
testGradientButtons(scr);
testProgressIndicator(scr);
testColorWell(scr);
testTextField(scr);