How should I get rid of stuff from commandtags.h ? Comment it out ?
The numbering will screw up either way ...

I want to delete LFUN_MENUOPEN and merge functionality with LFUN_FILE_OPEN,
a side effect of the GUI independent file dialog. There will also
be some other changes.

Basically I have modeless file selection working for the KDE frontend. I think
this is definitely a useful feature.

I spent much time arguing with Qt and KDE last night :( They have really
irritating aspects of their API, like necessary member functions
being non-virtual, and constructors that can't construct aspects of parent
constructors etc. grrr.

thanks
john

-- 
"I know I believe in nothing but it is my nothing"
        - Manic Street Preachers

Reply via email to