Mercurial > hg > easyhg
diff mainwindow.h @ 24:bb93f0593aeb
Fixed findMyIp().
author | Jari Korhonen <jtkorhonen@gmail.com> |
---|---|
date | Wed, 19 May 2010 22:57:05 +0300 |
parents | 16be237acf13 |
children | ee34bd26751e |
line wrap: on
line diff
--- a/mainwindow.h Tue May 18 23:56:55 2010 +0300 +++ b/mainwindow.h Wed May 19 22:57:05 2010 +0300 @@ -152,7 +152,7 @@ bool areAllSelectedUntracked(QListWidget *workList); bool isSelectedDeletable(QListWidget *workList); bool areAllSelectedCommitable(QListWidget *workList); - QString findMyIp(bool& isIpV6); + QString findMyIp(); //Actions enabled flags