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

List:       kde-commits
Subject:    extragear/pim/kdebluetooth/libkbluetooth
From:       Dirk Mueller <mueller () kde ! org>
Date:       2006-08-24 11:29:14
Message-ID: 1156418954.439388.26532.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 576598 by mueller:

compile more


 M  +1 -1      Makefile.am  
 M  +1 -1      deviceinputwidget.cpp  
 M  +1 -1      deviceinputwidget.h  
 M  +1 -1      devicemimeconverter.cpp  
 M  +1 -1      devicemimeconverter.h  
 M  +1 -1      hcisocket.cpp  
 M  +1 -1      hcisocket.h  
 M  +1 -1      inquiry.cpp  
 M  +1 -1      namerequest.cpp  
 M  +1 -1      namerequest.h  
 M  +1 -1      rfcommsocket.cpp  
 M  +1 -1      rfcommsocket.h  
 M  +1 -1      scosocket.cpp  
 M  +1 -1      scosocket.h  
 M  +1 -1      serviceselectionwidget.cpp  


--- trunk/extragear/pim/kdebluetooth/libkbluetooth/Makefile.am #576597:576598
@@ -3,7 +3,7 @@
 
 libkbluetooth_la_SOURCES = adapter.cpp inquiry.cpp rfcommserversocket.cpp \
deviceaddress.cpp sdpattribute.cpp sdpdevice.cpp sdpneighbourfactory.cpp \
sdpneighbourinfo.cpp sdpservice.cpp namerequest.cpp hcisocket.cpp rfcommsocket.cpp \
scosocket.cpp scoserversocket.cpp servicediscovery.cpp serviceselectionwidgetbase.ui \
serviceselectionwidget.cpp devicemimeconverter.cpp deviceinputwidget.cpp \
deviceinputwidgetbase.ui namecache.cpp hcidefault.cpp configinfo.cpp  
-libkbluetooth_la_LIBADD = $(LIB_KDEUI) $(BLUETOOTH_LIBS)
+libkbluetooth_la_LIBADD = $(LIB_KIO) $(BLUETOOTH_LIBS)
 noinst_HEADERS = namerequest.h rfcommsocket.h scosocket.h scoserversocket.h \
serviceselectionwidget.h deviceinputwidget.h devicemimeconverter.h configinfo.h  \
libkbluetoothincludedir = $(includedir)/kdebluetooth  libkbluetoothinclude_HEADERS = \
hcisocket.h servicediscovery.h inquiry.h rfcommsocket.h deviceaddress.h sdpservice.h \
                sdpdevice.h sdpattribute.h
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/deviceinputwidget.cpp \
#576597:576598 @@ -137,5 +137,5 @@
     return KBluetooth::DeviceAddress(addressEdit->text());
 }
 
-};
+}
 #include "deviceinputwidget.moc"
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/deviceinputwidget.h #576597:576598
@@ -49,6 +49,6 @@
     void checkAddress();
 };
 
-};
+}
 
 #endif
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/devicemimeconverter.cpp \
#576597:576598 @@ -94,4 +94,4 @@
 
 
 
-};
+}
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/devicemimeconverter.h \
#576597:576598 @@ -34,6 +34,6 @@
     void getIconName(QString mimetype);
 };
 
-};
+}
 
 #endif
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/hcisocket.cpp #576597:576598
@@ -242,5 +242,5 @@
 }
 
 
-};
+}
 #include "hcisocket.moc"
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/hcisocket.h #576597:576598
@@ -103,6 +103,6 @@
     void slotConnectionClosed();
 };
 
-};
+}
 
 #endif
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/inquiry.cpp #576597:576598
@@ -253,6 +253,6 @@
 }
 
 
-};
+}
 
 #include "inquiry.moc"
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/namerequest.cpp #576597:576598
@@ -82,5 +82,5 @@
     return errorMessage;
 }
 
-};
+}
 #include "namerequest.moc"
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/namerequest.h #576597:576598
@@ -42,6 +42,6 @@
     QString errorMessage;
 };
 
-};
+}
 
 #endif
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/rfcommsocket.cpp #576597:576598
@@ -100,5 +100,5 @@
 }
 
 
-};
+}
 #include "rfcommsocket.moc"
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/rfcommsocket.h #576597:576598
@@ -53,6 +53,6 @@
 
 };
 
-};
+}
 
 #endif
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/scosocket.cpp #576597:576598
@@ -74,5 +74,5 @@
 }
 
 
-};
+}
 #include "scosocket.moc"
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/scosocket.h #576597:576598
@@ -44,6 +44,6 @@
     virtual void connectToHost(const KBluetooth::DeviceAddress& addr);
 };
 
-};
+}
 
 #endif
--- trunk/extragear/pim/kdebluetooth/libkbluetooth/serviceselectionwidget.cpp \
#576597:576598 @@ -314,5 +314,5 @@
     }
 }
 
-};
+}
 #include "serviceselectionwidget.moc"


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

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