]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCompleter.h
Whitespace.
[lyx.git] / src / frontends / qt4 / GuiCompleter.h
index 46f9a15878a16c5c3a115564fc3a0809d280b56c..f5986359de8ef82673455ec0e753d5645a260b7f 100644 (file)
@@ -15,7 +15,6 @@
 #include "frontends/WorkArea.h"
 
 #include "DocIterator.h"
-#include "FuncRequest.h"
 #include "qt_helpers.h"
 #include "support/docstring.h"
 
@@ -70,6 +69,8 @@ public:
        QString currentCompletion() const;
        ///
        docstring longestUniqueCompletion() const;
+       ///
+       bool uniqueCompletionAvailable() const;
        
 public Q_SLOTS:
        /// Show the popup.