[prev in list] [next in list] [prev in thread] [next in thread] 

List:       licq-cvs
Subject:    [Licq-cvs] qt-gui/src
From:       Thomas Reitelbach <dreamforce2 () users ! sourceforge ! net>
Date:       2003-05-30 4:57:25
[Download RAW message or body]

Update of /cvsroot/licq/qt-gui/src
In directory sc8-pr-cvs1:/tmp/cvs-serv19511

Modified Files:
	filedlg.cpp 
Log Message:
fix a crash in qt-gui which happened after a successful file transfer.
thanks to juan for the patch.


Index: filedlg.cpp
===================================================================
RCS file: /cvsroot/licq/qt-gui/src/filedlg.cpp,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- filedlg.cpp	16 Apr 2003 19:03:43 -0000	1.54
+++ filedlg.cpp	30 May 2003 04:57:22 -0000	1.55
@@ -136,6 +136,9 @@
     btnOpenDir->hide();
     connect(btnOpen, SIGNAL(clicked()), SLOT(slot_open()));
     connect(btnOpenDir, SIGNAL(clicked()), SLOT(slot_opendir()));
+  #else
+    btnOpen = NULL;
+    btnOpenDir = NULL; 
   #endif
 }
 
@@ -225,6 +228,9 @@
     btnOpenDir->hide();
     connect(btnOpen, SIGNAL(clicked()), SLOT(slot_open()));
     connect(btnOpenDir, SIGNAL(clicked()), SLOT(slot_opendir()));
+  #else
+    btnOpen = NULL;
+    btnOpenDir = NULL; 
   #endif
 }
 



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Licq-cvs mailing list
Licq-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/licq-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic