Sun, 21 Jun 2015 20:18:34 +0200
Fixed a bug in the editor resulting in an empty QScintilla completion list being shown.
<!-- This is the DTD for eric3's shortcuts file version 3.6 --> <!ELEMENT Name (#PCDATA)> <!ELEMENT Accel (#PCDATA)> <!ELEMENT AltAccel (#PCDATA)> <!ELEMENT Shortcut (Name, Accel, AltAccel)> <!ATTLIST Shortcut category CDATA #REQUIRED> <!ELEMENT Shortcuts (Shortcut+)> <!ATTLIST Shortcuts version CDATA #REQUIRED>