337:5bb26aa33ad5 | 338:719b909a7d2b |
---|---|
17 bool needRecache = true; | 17 bool needRecache = true; |
18 }; | 18 }; |
19 | 19 |
20 void recacheIfNeeded( | 20 void recacheIfNeeded( |
21 PolygonCache* cache, | 21 PolygonCache* cache, |
22 Model* model, | 22 QTextDocument* model, |
23 class DocumentManager* documents); | 23 class DocumentManager* documents); |
24 PolygonCache* findPolygonCacheForModel(QTextDocument* model, DocumentManager* context); | 24 PolygonCache* findPolygonCacheForModel(QTextDocument* model, DocumentManager* context); |