Bugfixes, Dual page input now works correct, before always the left page was selected, even if you clicked on the right page
git-svn-id: svn://svn.code.sf.net/p/xournal/svn/trunk@190 9fe2bcd3-a095-4d8b-a836-9b85dc8d7627presentation
parent
144f6108d1
commit
049562202e
11 changed files with 707 additions and 690 deletions
@ -0,0 +1,7 @@ |
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
||||
<?eclipse-pydev version="1.0"?> |
||||
|
||||
<pydev_project> |
||||
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property> |
||||
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property> |
||||
</pydev_project> |
||||
Loading…
Reference in new issue