]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormCredits.C
fix problem with nroff detection, remove dead code with old floats, bogus message...
[lyx.git] / src / frontends / gnome / FormCredits.C
index 092260d8f5997f14e434e238449ad988fc62b418..b16fe828222b8bad80bb4518bc76d8a91d9bfca3 100644 (file)
@@ -41,7 +41,7 @@ void FormCredits::build()
        text()->freeze();
        
        // Get the credits into the string stream
-       std::stringstream ss;
+       stringstream ss;
        string credits = controller().getCredits(ss).str();
 
        // Create the strings that we need to detect.