Quote:
Originally Posted by carmenchu
Note: perhaps Inkscape 'sends to MRU' on file-close, instead on fle-opne...
|
The standard program MRU (available via the File menu) and the Windows Start Menu Recent Documents MRU jumplist are two completely different beasts. The first is easily controlled by Qt in a cross-platform manner. The second is a Windows-only affair that is only able to be influenced via the QtWinExtras library. None of Sigil's current code is being used to populate that list. That's all Windows.