mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
add inline
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4246 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1e0262d6ef
commit
0af1698d3b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user