]> git.lyx.org Git - lyx.git/history - src/frontends/qt4/Application.h
Make signals and slots to not be defined, and replace them with Q_SIGNALS and Q_SLOTS
[lyx.git] / src / frontends / qt4 / Application.h
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch...
2006-06-26 Abdelrazak YounesRemoved files because of conflict when merging the...
2006-06-20 Abdelrazak Younes* [qt3, xforms, gtk]/GuiImplementation::newWorkArea...