Lars Gullik Bjønnes wrote:
I have created a GuiImplementation.C for gtk as well and then that
include should go there.
|
| Index: GView.C
| ===================================================================
| --- GView.C (revision 14193)
| +++ GView.C (working copy)
| @@ -93,7 +93,6 @@
| // Define the components making up the window.
| menubar_.reset(new GMenubar(this, menubackend));
| getToolbars().init();
| - bufferview_.reset(new BufferView(this, 300, 300));
| minibuffer_.reset(new GMiniBuffer(this, *controlcommand_));
right. I already have that in my tree though.
Oups sorry, just overwrite my changes I thought your changes were xforms
and qt3 only...
Just overwrite my changes then.
Abdel.