]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gtk/GMiniBuffer.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / gtk / GMiniBuffer.h
index 41e146ebbc5ccced08aec57e962f19b661fb4248..f7de185b5b25475b06e1ca4ba8e25852b0d92764 100644 (file)
@@ -20,8 +20,7 @@ namespace frontend {
 
 class ControlCommandBuffer;
 
-class GMiniBuffer : public SigC::Object
-{
+class GMiniBuffer : public sigc::trackable {
 public:
        GMiniBuffer(GView * view, ControlCommandBuffer & control);
        ~GMiniBuffer();