mirror of
https://github.com/YACReader/yacreader
synced 2025-07-22 06:54:39 -04:00
forzado el ancho del combobox
This commit is contained in:
@ -1,4 +1,7 @@
|
||||
#! /bin/bash
|
||||
if [ $2 == "clean" ]; then
|
||||
./cleanOSX.sh
|
||||
fi
|
||||
|
||||
echo "Compiling YACReader"
|
||||
cd ./YACReader
|
||||
|
Reference in New Issue
Block a user