KDE_2_2_BRANCH on KDE3-HEAD
Harald Fernengel
harry at bnro.de
Sun Mar 10 22:21:12 GMT 2002
Hi,
On Sunday 10 March 2002 05:50, you wrote:
> It's a bug.
> Roland
Not anymore :)
Index: ckdevelop_project.cpp
===================================================================
RCS file: /home/kde/kdevelop/kdevelop/Attic/ckdevelop_project.cpp,v
retrieving revision 1.82.2.47.2.72.2.16
diff -u -3 -p -r1.82.2.47.2.72.2.16 ckdevelop_project.cpp
--- ckdevelop_project.cpp 2002/03/08 14:04:32 1.82.2.47.2.72.2.16
+++ ckdevelop_project.cpp 2002/03/10 22:18:51
@@ -575,7 +575,7 @@ void CKDevelop::slotProjectFilePropertie
void CKDevelop::slotShowFileProperties(const QString& rel_name){
CFilePropDlg dlg(this,"DLG",prj,rel_name);
- dlg.show();
+ dlg.exec();
}
void CKDevelop::slotProjectOpen()
> --- Thorsten Schnebeck <thorsten.schnebeck at gmx.net> wrote:
> > Hi!
> >
> > When I change the file properies of an imported and registred file in
> > the
> > treeview the property-window opens and close immediately. On Konsole
> > I see
> >
> > kdevelop: in CTreeView::slotContextMenu(), item= 0x8608370
> >
> > After this kdevelop remains stable and usable.
> >
> > Bugreport or "work in progress"?
> >
> > Bye
> >
> > Thorsten
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list