]> git.lyx.org Git - lyx.git/blobdiff - src/OutputParams.h
Check path of Qt tools if qtchooser is detected
[lyx.git] / src / OutputParams.h
index 16fe7c4a765a03d75c64401aceda0c90d5f179a3..ccb0783a2a95a9067a7d72c331d2854df55fdb90 100644 (file)
 #define OUTPUTPARAMS_H
 
 
-#include "support/shared_ptr.h"
 #include "Changes.h"
 
+#include <memory>
+
 
 namespace lyx {
 
@@ -182,7 +183,7 @@ public:
            This is a hack: Make it possible to add stuff to constant
            OutputParams instances.
        */
-       shared_ptr<ExportData> exportdata;
+       std::shared_ptr<ExportData> exportdata;
 
        /** Whether we are inside a comment inset. Insets that are including
         *  external files like InsetGraphics, InsetInclude and InsetExternal