add inline

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4246 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2002-05-28 11:31:39 +00:00
parent 1e0262d6ef
commit 0af1698d3b

View File

@ -79,7 +79,7 @@ namespace boost {
connection& operator=(const connection& other) ;
// Swap connections
void swap(connection& other);
inline void swap(connection& other);
public: // TBD: CHANGE THIS
// Set whether this connection object is controlling or not