2023-11-11 13:59 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* contrib/gtqtc/gtqtc.h
! synced declaration of QTConsole::repaintChars() with its implementation
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
Entries may not always be in chronological/commit order.
|
||||
See license at the end of file. */
|
||||
|
||||
2023-11-11 13:59 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* contrib/gtqtc/gtqtc.h
|
||||
! synced declaration of QTConsole::repaintChars() with its implementation
|
||||
|
||||
2023-11-11 13:43 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* contrib/gtqtc/gtqtc.h
|
||||
* use QT_VERSION >= 0x050000 instead of QT_VERSION <= 0x040900
|
||||
|
||||
@@ -372,7 +372,7 @@ public:
|
||||
void setFontSize( int iFH, int iFW );
|
||||
void setImageSize( void );
|
||||
void copySelection( void );
|
||||
void repaintChars( const QRect & rect );
|
||||
void repaintChars( const QRect & rx );
|
||||
|
||||
protected:
|
||||
void inputMethodEvent( QInputMethodEvent * evt );
|
||||
|
||||
Reference in New Issue
Block a user