mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
renombrado eficiente de bibliotecas
This commit is contained in:
@ -23,6 +23,7 @@ public slots:
|
||||
int currentIndex();
|
||||
void removeItem(int index);
|
||||
void showContextMenu();
|
||||
void renameCurrentLibrary(QString newName);
|
||||
protected:
|
||||
void mousePressEvent ( QMouseEvent * event );
|
||||
private:
|
||||
|
Reference in New Issue
Block a user