]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormCitation.C
more type changes, some consts added
[features.git] / src / frontends / xforms / FormCitation.C
index 5d8fd82cecbf566ec93e4782bb5f20c4723cad6f..6e66de9d350ba43061d9f1bb9f80175fedd91e9b 100644 (file)
@@ -290,7 +290,7 @@ void FormCitation::setSize( int hbrsr, bool bibPresent ) const
 }
 
 
-void FormCitation::input( long data )
+void FormCitation::input(long data)
 {
        State cb = static_cast<FormCitation::State>( data );