Merge remote-tracking branch 'refs/remotes/origin/master'
This commit is contained in:
commit
6a82b8f70d
@ -1511,7 +1511,9 @@ class gui(QtGui.QWidget):
|
|||||||
self.emotebuttons[n_emote].setPixmap(image)
|
self.emotebuttons[n_emote].setPixmap(image)
|
||||||
|
|
||||||
self.emotebuttons[n_emote].show()
|
self.emotebuttons[n_emote].show()
|
||||||
|
self.emotebuttons[n_emote].setToolTip(self.charemotes[n_emote + self.current_emote_page * self.max_emotes_on_page][0])
|
||||||
|
|
||||||
|
|
||||||
def iniswap_index_change(self, ind):
|
def iniswap_index_change(self, ind):
|
||||||
self.iniswapindex = ind
|
self.iniswapindex = ind
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user