keep position between select file windows session

This commit is contained in:
Chips-fr 2015-09-06 14:09:45 +02:00
parent ccfd6516fb
commit 125636e29f
3 changed files with 52 additions and 27 deletions

View file

@ -18,7 +18,7 @@ How to compile on Raspbian:
You need to install gcc-4.8 (or edit Makefile) and install some dev package.
In order to do this enter the following in command line:
sudo apt-get install gcc-4.8
sudo apt-get install g++-4.8
sudo apt-get install libsdl1.2-dev
sudo apt-get install libsdl-gfx1.2-dev
sudo apt-get install libsdl-ttf2.0-dev