[Chinese-commits] [fqterm] 67/76: typo...

Boyuan Yang hosiet-guest at moszumanska.debian.org
Thu Oct 27 03:17:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

hosiet-guest pushed a commit to branch master
in repository fqterm.

commit 66ac56f2836a72dfe92c12c32965932ca110f7af
Author: Iru Cai <mytbk920423 at gmail.com>
Date:   Sun Feb 8 13:44:03 2015 +0800

    typo...
---
 src/ui/imageviewer.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/ui/imageviewer.cpp b/src/ui/imageviewer.cpp
index 37cb917..5d6f34d 100644
--- a/src/ui/imageviewer.cpp
+++ b/src/ui/imageviewer.cpp
@@ -1454,7 +1454,7 @@ namespace FQTerm {
     FQ_VERIFY(connect(tree_, SIGNAL(activated(const QModelIndex &)),
         this, SLOT(onChange(const QModelIndex &))));
     FQ_VERIFY(connect(tree_->selectionModel(),
-        SIGNAL(selectionChanged(const QIetmSelection&,
+        SIGNAL(selectionChanged(const QItemSelection&,
             const QItemSelection&)),
         this, SLOT(selectionChanged(const QItemSelection&,
             const QItemSelection&))));

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/chinese/fqterm.git



More information about the Chinese-commits mailing list